code4romania / covid-19-ro-help

Platform for NGOs to create donation requests and to broadcast their services in an emergency
Mozilla Public License 2.0
18 stars 41 forks source link

Add Back to Top Button #357

Closed catileptic closed 4 years ago

catileptic commented 4 years ago

Now that the needs listing page has infinite scroll, we need a Back to top Button.

The button needs to rest just above the footer when the maximum scroll depth has been reached. An implementation of the back to top button, for reference, can be found in the Taskforce React components, here.

RoHelp does not have React on the frontend, so the button will have to be implemented from scratch.

stevefai commented 4 years ago

I'll take this one