T10: Navigation consistency overhaul
+7
@@ -12,6 +12,13 @@ Mobile-first web app for tracking physical assets via barcode scanning, OCR stic
|
|||||||
- Username: `admin`
|
- Username: `admin`
|
||||||
- Password: `Brett85!@`
|
- Password: `Brett85!@`
|
||||||
|
|
||||||
|
### T10 Navigation Consistency Overhaul — May 2026
|
||||||
|
- **Drawer nav reordered** — Add Asset, Assets, Map, Navigate, Dashboard, then expandable items (Customers, Reports, Activity, Settings)
|
||||||
|
- **Drawer active state** — Left accent border + stronger background highlight on current page
|
||||||
|
- **Bottom nav labels** — Only active tab shows text label (Material Design 3 icon-only style)
|
||||||
|
- **More popover** — 'More' tab opens popover with Customers, Reports, Activity, Settings (replaces drawer open)
|
||||||
|
- **Slide transitions** — Smooth slide animations when switching between tab pages
|
||||||
|
|
||||||
### T9 Modal/Dialog System — May 2026
|
### T9 Modal/Dialog System — May 2026
|
||||||
- **Custom modal system** replaced all native browser `prompt()`, `alert()`, `confirm()` calls
|
- **Custom modal system** replaced all native browser `prompt()`, `alert()`, `confirm()` calls
|
||||||
- Supports 4 modal types: **confirm** (yes/no), **alert** (OK only), **prompt** (text input), **form** (multi-field)
|
- Supports 4 modal types: **confirm** (yes/no), **alert** (OK only), **prompt** (text input), **form** (multi-field)
|
||||||
|
|||||||
Reference in New Issue
Block a user