-
Notifications
You must be signed in to change notification settings - Fork 0
COMPONENT: Header/Top Nav Component #52
Copy link
Copy link
Labels
enhancementNew feature or requestNew feature or requesttype: componentA reusable UI component (design system or feature-specific)A reusable UI component (design system or feature-specific)
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesttype: componentA reusable UI component (design system or feature-specific)A reusable UI component (design system or feature-specific)
Type
Fields
Give feedbackNo fields configured for Task.
Projects
Status
In progress
Task: Header/Top Nav Component
Type: Component
Milestone: M0.5 — Shared Component Library
Estimate: S
Component Type
Props Interface
Variants / States
Acceptance Criteria
< 768px), hidden on desktoponMenuTogglefires when hamburger is tapped —AdminLayoutcontrols the drawer state, not TopbarsearchSlothidden on mobile — search accessed via dedicated screen or bottom sheetactionsSlotrenders right-aligned, accepts any ReactNode (Avatar, notification bell, theme picker)--border-tertiary--bg-primarywith correct z-index above contentNotes
AdminLayout— it is not a page-level component and should not be used outside the admin shellactionsSlotin the admin layout will receive<Avatar name="AdminMod" size="sm" />— wire this up inAdminLayout, not here