Open
Description
Describe the Current Behavior/Feature:
Opening this up for question/discovery.
The website pages can be quite lengthy, so when the user wants to switch tabs or toggle dark mode, they have to go all the way back to the top each time.
It may look something like this:
Rationale:
This is a small annoyance but we can still save them from it by adding a "scroll to top" button. It would appear at a certain distance down the page.
Proposed Changes:
Create a simple "scroll/return to top" button. Possibly using Material UI's Floating Action Button component.
Alternatives Considered:
We could also simply fix the navbar at the top of the screen so it's always accessible to the user.