-
Notifications
You must be signed in to change notification settings - Fork 71
Closed
Labels
Description
Title: Add “Scroll to Top” button on Receipt page
Description:
On the Receipt page, users may scroll through a long list of receipts or details. Returning to the top of the page currently requires manual 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 receipt pages
- Provides a better user experience
- Allows users to quickly return to the top
Reactions are currently unavailable