Framework: MySitesSidebar missing :focus on links #1131
Labels
Framework
Good First Issue
Small, contained issues.
Navigation
[Type] Bug
When a feature is broken and / or not performing as intended
Currently the sidebar is missing focus on links. This is really noticeable on mobile browsers when you tap on a link and you wonder if you actually clicked on it.
I think adding a focus state to links in the sidebar would fix this.
Having focus styles is good for usability, accessibility, and a general best practice. Not just for mobile users, but especially for any touch use case. Fully agree on this improvement.
I noticed the
current-section
navigation anchor — to go back to the previous screen, does have a hover style of sorts, which is helpful. A white background color change, at least, though it's pretty subtle.The text was updated successfully, but these errors were encountered: