Add Scroll up Button #90
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
very easy
Description
Scrolling up a web page is easier when the is a button that does the job. It is common in most websites. The need for this button is obvious when the web page is resized.
Steps to Reproduce
Add the html code in footer.pug
Style it in data-browser-style-main.css and
Add the scroll function in main-view.js
@Nikhil-Vats @AdrianBZG @yochannah Please assign the issue to me.
Expected Behaviour
This button should take a user to the top of the page when it is clicked. Also, This button will appear will the user has scrolled down to a certain height
Actual Behaviour
The button is missing on the page.
Settings
Screenshots
The text was updated successfully, but these errors were encountered: