Gyanthakur / portfolio-gps

https://gyanthakur.github.io/portfolio-gps/
2 stars 1 forks source link

Bug: Incorrect back to top button visiblity #3

Closed Logesh-waran2003 closed 1 year ago

Logesh-waran2003 commented 1 year ago

Description: The back-to-top button on our website is currently visible on the page without requiring any scrolling. It should only become visible when the user has scrolled the website at least a bit. This issue is to address this visibility problem and ensure that the button behaves as intended for a better user experience.

Details:

URL: https://portfolio-gps.vercel.app/ Issue: The back-to-top button is always visible. This is not the intended behavior. Expected Behavior: The back-to-top button should only appear when the user has scrolled the website at least a bit (at least 20px).

Steps to Reproduce:

  1. Go to the webpage.
  2. Observe that the back-to-top button is visible without scrolling in the bottom right corner of the webpage.

Screenshot

Screenshot from 2023-10-22 00-52-02

Logesh-waran2003 commented 1 year ago

I am interested in contributing to this repository as part of Hacktoberfest, and I would appreciate it if you could assign me to an issue. I would like to request that this repository be added to Hacktoberfest to encourage contributions from the open-source community.