26 lines
669 B
Markdown
26 lines
669 B
Markdown
|
|
---
|
||
|
|
convoy: dashboard-home-realignment
|
||
|
|
brief_number: 1
|
||
|
|
depends_on: []
|
||
|
|
recommended_model: composer-2.5-fast
|
||
|
|
model_tier: fast
|
||
|
|
files:
|
||
|
|
- components/Layout.js
|
||
|
|
- components/MobileNavigation.js
|
||
|
|
- components/ui/TopSearchBar.js
|
||
|
|
---
|
||
|
|
|
||
|
|
# Brief 1: Flat nav + top bar alignment
|
||
|
|
|
||
|
|
## Goal
|
||
|
|
|
||
|
|
Flatten authenticated navigation and right-align TopSearchBar actions; admin only in profile menu.
|
||
|
|
|
||
|
|
## Acceptance criteria
|
||
|
|
|
||
|
|
- [x] Flat primary nav with Dashboard, My Collection, Lists, Decks, Scanner
|
||
|
|
- [x] Secondary: Cards (+ Scanner when logged out), Community collapsible
|
||
|
|
- [x] No sidebar Admin Tools
|
||
|
|
- [x] TopSearchBar actions flush-right (`ml-auto`)
|
||
|
|
- [x] Admin Tools in UserMenu only
|