Skip to content
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

Add "ScrollToTop" Button for User Enhancement #1234

Open
codercake opened this issue May 15, 2024 · 2 comments · May be fixed by #1244
Open

Add "ScrollToTop" Button for User Enhancement #1234

codercake opened this issue May 15, 2024 · 2 comments · May be fixed by #1244
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@codercake
Copy link

🚀 Feature Request

📝 Description

Currently, the application lacks a convenient way for users to quickly navigate back to the top of the page, especially when browsing through lengthy content. Implementing a "Scroll to Top" button would greatly enhance user experience by providing a simple and efficient means to return to the top of the page with just one click.

✨ Describe the solution you'd like

  • Add a small, unobtrusive button at the bottom-right corner of the screen that becomes visible as the user scrolls down the page.
  • When clicked, the button smoothly scrolls the page back to the top.
  • Ensure the button remains responsive and accessible across different screen sizes and devices.

✍️ Describe alternatives you've considered

One alternative could be implementing a keyboard shortcut for scrolling to the top, but this may not be as intuitive or accessible to all users compared to a visible button. Some browsers already have a built-in "scroll to top" functionality when users click on the browser's scrollbar, but having a dedicated button within the application would provide a consistent experience across different platforms.

@manojVivek manojVivek added enhancement New feature or request help wanted Extra attention is needed labels May 16, 2024
@Shashan17J
Copy link

Hi, I would like to work on this issue. Could you please assign it to me?

@manojVivek
Copy link
Collaborator

@Shashan17J Please proceed with the implementation, we don't assign issues.

@sagarhedaoo sagarhedaoo linked a pull request May 30, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants