imohit1o1 / medi-hub

MERN STACK HOSPITAL MANAGEMENT SYSTEM
https://medi--hub.vercel.app/
MIT License
51 stars 135 forks source link

[Feat] Scroll to Top Button for Improved User Experience #305

Open antriksh-9 opened 4 months ago

antriksh-9 commented 4 months ago

Description

On website a back-to-top button isn't present which is a common website feature.

I propose adding a "Scroll to Top" button that becomes visible as the user scrolls down the website page. Tapping this button would smoothly scroll the user back to the top, providing a convenient and efficient way to navigate lengthy content.

Actual Behavior

No scroll-to-top button.

Expected Behavior

Tapping the scroll-to-top button would smoothly scroll the user back to the top, providing a convenient and efficient way to navigate lengthy content.

Steps to Reproduce (if applicable)

  1. Adding a up arrow button at the bottom right corner of the page.
  2. Applying scrolling function to the button.
antriksh-9 commented 4 months ago

Hey @itsmohit097 I want to work on this issue. Please assign it to me under GSSoC '24.

antriksh-9 commented 3 months ago

Hey @itsmohit097 I want to work on this issue. Please assign it to me under GSSoC '24.

Can I work on it?