deckhearth/.convoys/dashboard-home-realignment/brief-1-flat-nav-and-top-bar.md
varutasu b9e840ff3a
Realign dashboard home nav and wire honest ownership stats (#164)
Flatten authenticated sidebar IA, move admin to the profile menu, right-align TopSearchBar actions, and replace placeholder dashboard panels with data from /api/user/stats and /api/user-cards.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-15 16:47:59 -05:00

25 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