PD-5720 / PD-5736 Global header mobile styling and sign-in link - #2909
Open
cryptalith wants to merge 3 commits into
Open
PD-5720 / PD-5736 Global header mobile styling and sign-in link#2909cryptalith wants to merge 3 commits into
cryptalith wants to merge 3 commits into
Conversation
Restyle the mobile/tablet header actions (account, notifications, language, main menu) as consistent 40x40 Material Symbols icon buttons, matching the notification indicator styling, with the visibility rules from the Figma spec.
Bring back the 'Sign in / Register' entry as the first row of the open mobile menu when signed out. It was dropped in 9d56fdc (PD-5506), and the header's only other sign-in control is hidden below 599px, so signed-out mobile users had no way to reach sign-in from the header.
Member
|
Task linked: PD-5506 Homepage navigation updates |
The MDC outlined button draws no focus indicator of its own, so the four mobile header buttons were unreachable-looking for keyboard users (WCAG 2.4.7). Reuse the inset ring the header nav buttons already use.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary