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.
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.