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 · 4 comments
Open

Feature Request: Scroll to Top Button #3149

vikramnagwal opened this issue Apr 13, 2025 · 4 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
@SalihuDickson
Copy link

hey @addisonschultz, I think this is a pretty good idea. And I'd like to work on it.

What do you think?

@addisonschultz
Copy link
Contributor

Hi @SalihuDickson - I’m not sure this feature can be built externally either - but it’s a good feature request so I’m going to keep this one open as well

@SalihuDickson
Copy link

okay, thanks for getting back to me.

For future reference though, are there any particular criteria that are considered when deciding if an issue can only be worked on internally, or should I just ask for each one I'm interested in working on?

I'm asking cause I'd like to contribute, but I don't wanna start working on a PR just to have to abandon it.

@addisonschultz
Copy link
Contributor

It’s a good question - for this one specifically we’d need a bit more design thinking behind it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants