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

Need for a "Back to Top" Button #398

Closed
sambhavbohra opened this issue Oct 10, 2024 · 3 comments
Closed

Need for a "Back to Top" Button #398

sambhavbohra opened this issue Oct 10, 2024 · 3 comments

Comments

@sambhavbohra
Copy link

Issue: Need for a "Back to Top" Button

Problem:

Users may find it difficult to scroll back to the top of the website after navigating through long pages. A "Back to Top" button would improve user experience by providing a quick way to return to the top.

Proposed Solution:

Implement a "Back to Top" button that, when clicked, scrolls the user back to the top of the page smoothly.

Steps to Implement:

  1. Create a button element that will serve as the "Back to Top" button.
  2. Use JavaScript to add functionality for scrolling to the top of the page.
  3. Style the button for visibility and accessibility.
Copy link

Thanks for creating the issue in SkillWise!
Before you start working on your PR, please make sure to:

  • ⭐ Star the repository if you haven't already.
  • Pull the latest changes to avoid any merge conflicts.
  • Attach before & after screenshots in your PR for clarity.
  • Include the issue number in your PR description for better tracking.
    Don't forget to follow @PriyaGhosal – Project Maintainer – & @anuragverma108 – Project Collaborator – for more updates!

We're excited to see your contribution as part of Hacktoberfest 2024! 🎉
Happy open-source contributing!

Copy link

Thank you for creating this issue! 🎉 Your issue will soon be reviewed by Project Maintainers. In the meantime, please make sure to provide all the necessary details and context. If you have any questions or additional information, feel free to add them here. Your contributions are highly appreciated! 😊

You can also check our CONTRIBUTING.md for guidelines on contributing to this project.

@sambhavbohra
Copy link
Author

@PriyaGhosal and @anuragverma108
While working on this feature, I noticed that the feedback section is placed above the top Markdown arrow, which may lead to confusion for users trying to access the feedback or use the "Back to Top" button.
So I have worked on feedback button and placed it in left side

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

2 participants