docs: mark mobile-pages-overhaul tasks complete and sync specs

This commit is contained in:
Alex Blank
2026-05-25 12:52:06 +02:00
parent b363d89768
commit 3a16775188
5 changed files with 197 additions and 7 deletions
+16
View File
@@ -0,0 +1,16 @@
## ADDED Requirements
### Requirement: Bottom navigation grouping
The mobile bottom navigation SHALL support grouping related pages under a single navigation item that opens a sub-menu.
#### Scenario: Tools group navigation
- **WHEN** user views the mobile bottom navigation
- **THEN** a "Tools" item is visible that groups Tool Workshop and Config Profiles
#### Scenario: Opening grouped menu
- **WHEN** user taps a grouped navigation item
- **THEN** a bottom sheet or menu opens showing the grouped pages
#### Scenario: Active state for grouped items
- **WHEN** user is on a page within a group
- **THEN** the group's navigation item shows as active