fix(ui): expand phone navigation below the header - #187
Merged
Merged
Conversation
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.
Opening navigation on a phone now expands a full-width menu below the visible logo. Compact accordion groups, settings, appearance, and network controls keep the page scrollable. Escape and link selection restore toggle focus; desktop hover preserves an active keyboard menu.
Both network controls show v2 as current, v3 as disabled Upcoming, and mainnet as disabled Coming later. Backend connections, database configuration, and address handling retain their current behavior.
Validation: independent source review clean; 321 unit tests and five focused Chromium browser tests passed; ESLint reported zero errors with 16 existing warnings; TypeScript, formatting, and production build passed. WebKit and Chromium smoke checks cover the staged production build with live data. This is a frontend-only release with the previous release retained for rollback.