-
Notifications
You must be signed in to change notification settings - Fork 36
Open
Labels
Description
Description
The goal is to implement the sidebar layout and Fan Mode toggle from Profile.png. Add "My Fans" header, Fan Mode switch, nav items (Home, Profile, Subscriptions, Discover, Logout). Profile highlighted when active. Responsive: drawer on mobile. Persist mode in localStorage. Figma/Profile.png reference provided.
Tasks
-
Create sidebar:
- "My Fans" branding at top
- Fan Mode toggle with label
- Nav: Home, Profile, Subscriptions, Discover, Logout
- Icons; active state (pill)
-
Mode switching:
- Toggle updates nav/routes based on creator vs fan mode
- Persist in localStorage
-
Responsive:
- Drawer on mobile; overlay
- Bottom nav alternative if preferred
Additional Requirements
- Ensure toggle is accessible (label, state announced)
Acceptance Criteria
- Sidebar matches design
- Toggle switches mode; nav updates
- Active state correct
- Mode persisted
- Responsive
Reactions are currently unavailable