[7.6] Responsive Navigation Mode Test #36

Closed
opened 2026-03-13 11:27:39 +01:00 by shahondin1624 · 0 comments

User Story

As a developer, I want tests verifying correct nav mode at each window size.

Acceptance Criteria

  • Compact (<600dp): modal drawer hidden by default, appears on tap
  • Expanded (>840dp): permanent sidebar always visible
  • Transition doesn't crash or lose page state

Notes

Depends on 5.1 (adaptive navigation) and 7.1 (test tags). Located in sharedUI/src/commonTest/.

## User Story **As a** developer, **I want** tests verifying correct nav mode at each window size. ## Acceptance Criteria - [ ] Compact (<600dp): modal drawer hidden by default, appears on tap - [ ] Expanded (>840dp): permanent sidebar always visible - [ ] Transition doesn't crash or lose page state ## Notes Depends on 5.1 (adaptive navigation) and 7.1 (test tags). Located in `sharedUI/src/commonTest/`.
shahondin1624 added this to the Phase 3: Navigation milestone 2026-03-13 11:27:39 +01:00
shahondin1624 added the epic:testingpriority:should-have labels 2026-03-13 11:28:39 +01:00
Sign in to join this conversation.