Description
The application contains long-scroll pages, but currently does not provide a quick way for users to navigate back to the top of the page.
Adding a scroll-to-top button would improve navigation and overall user experience, especially on content-heavy pages.
Expected Behavior
- A scroll-to-top button should appear after the user scrolls down a certain distance
- Clicking the button should smoothly scroll the page back to the top
Suggested Improvements
- Add a floating scroll-to-top button
- Use smooth scrolling behavior
- Show/hide the button based on scroll position
- Ensure responsiveness across devices
Possible Enhancements
- Add subtle animations/transitions
- Use an upward arrow icon for better UX consistency
- Maintain accessibility and keyboard support
Please assign this to me under GSSoC 2026. Thank you!
Description
The application contains long-scroll pages, but currently does not provide a quick way for users to navigate back to the top of the page.
Adding a scroll-to-top button would improve navigation and overall user experience, especially on content-heavy pages.
Expected Behavior
Suggested Improvements
Possible Enhancements
Please assign this to me under GSSoC 2026. Thank you!