Skip to content

Feature Request: Scroll to Top Button #3149

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
vikramnagwal opened this issue Apr 13, 2025 · 0 comments
Open

Feature Request: Scroll to Top Button #3149

vikramnagwal opened this issue Apr 13, 2025 · 0 comments

Comments

@vikramnagwal
Copy link

Description:

Introduce a scroll-to-top button that becomes visible when users scroll down the page. This feature will help users navigate and improve the overall user experience on long pages.

Feature Behaviour:

  1. Initial State: The button is hidden at page load.
  2. On Scroll: Once the user scrolls beyond 300px, the button fades into view.
  3. On Click: The page smoothly scrolls back to the top.
  4. Back to Top: Once scrolled to the top, the button fades out.

Proposed Implementation

  • Should have a boolean flag for optional use
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant