-
Notifications
You must be signed in to change notification settings - Fork 69
Closed
Labels
Description
Title: Add “Scroll to Top” button on Networth page
Description:
On the Networth page, users may scroll through a long list of data. Returning to the top currently requires manually scrolling, which can be inconvenient.
Proposed Feature:
Add a floating “Scroll to Top” button that appears after the user scrolls down a certain distance.
Expected Behavior:
- The button appears after scrolling past a threshold (e.g., 300px).
- It is positioned at the bottom-right corner of the page.
- Clicking the button smoothly scrolls the page back to the top.
Benefits:
- Improves navigation on long pages
- Enhances user experience
- Allows quick access back to the top
Reactions are currently unavailable