You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, scrolling between sections or anchor links on the page is abrupt and not user-friendly. This feature request proposes implementing smooth scrolling behavior across the application to improve user experience and visual flow.
Expected Behavior
When navigating to anchors (e.g., #section-id), the scroll should transition smoothly.
Applicable to both in-page navigation and programmatic scrolling.