PriyaGhosal / BuddyTrail

This repository is officially part of GirlScript Summer of Code 2024 Extended Edition!
https://buddytrail.netlify.app/
MIT License
71 stars 176 forks source link

Scroll to top #47

Open archanasingh11 opened 1 week ago

archanasingh11 commented 1 week ago

Description: The website currently lacks a "Scroll to Top" feature, which is essential for enhancing user experience. This feature would allow users to easily return to the top of the page after scrolling down through content-heavy sections.

Steps to Reproduce (for a bug):

  1. Open the website on any browser.
  2. Scroll down to the bottom of the page.
  3. Observe that there is no "Scroll to Top" button or functionality available.

Expected Behavior: A button (or another UI element) should appear when the user scrolls down a significant portion of the page. Clicking this button should smoothly scroll the user back to the top of the page.

Actual Behavior: No such button appears, and the user must manually scroll back to the top.

Possible Solution: Implement a "Scroll to Top" button that becomes visible after the user has scrolled down a certain distance from the top. The button should have the following behavior:

Please @PriyaGhosal assign me this task with labels "GSSOC-Ext", "Hacktoberfest-accepted" and "level1".

Shivang-v-erm-a commented 1 week ago

can you please assign it to me

PriyaGhosal commented 1 week ago

Thanks for creating the issue in BuddyTrail!!! The issue has been assigned to you.

Before you start working on your PR, please make sure to:

Contributors will start at Level 1, and their level will increase based on the quality and quantity of their contributions. The more effort and value you bring, the faster you'll progress. Put forth your best effort to unlock new levels and opportunities!

I'm excited to see your contribution as part of GSSOC EXTENDED 2024! 🎉
Don't forget to follow me on GitHub for more updates.

Happy open-source contributing! 🚀