You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
Thought I commented on this already but looking again don't see anything from me. anyways. I dont think this is necessary for the website. most of our pages are very short, the links in footer for also return to top of page.
If someone really wants to tho, I am ok with just the up arrow that floats at the bottom of the page as long as it doesn't obstruct anything.
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.
The text was updated successfully, but these errors were encountered: