Description:
Currently, the website lacks a scroll-to-top button, which affects user navigation, especially when browsing through long pages. Adding a scroll button will improve the user experience by enabling them to quickly return to the top of the page without manually scrolling back.
Steps to reproduce the issue:
Open the website.
Scroll down on a long page.
Notice that there is no option to quickly scroll back to the top.
Expected behavior:
A scroll-to-top button should appear after the user scrolls a certain distance down the page. Clicking on the button should smoothly scroll the page back to the top.
Description: Currently, the website lacks a scroll-to-top button, which affects user navigation, especially when browsing through long pages. Adding a scroll button will improve the user experience by enabling them to quickly return to the top of the page without manually scrolling back.
Steps to reproduce the issue:
Expected behavior: A scroll-to-top button should appear after the user scrolls a certain distance down the page. Clicking on the button should smoothly scroll the page back to the top.
View Bug