Part of: #23
What to build
The actual switcher menu, opened from the avatar in the header:
This replaces the current avatar click, which just navigates to /profile.
Done when
- All linked accounts show up, with the active one clearly marked.
- Clicking an account never opens a duplicate tab for it.
- Works well on both desktop and mobile.
- "Sign out of all accounts" always confirms first.
Depends on
#33, #35 (this issue) and #36, #37 (#25) — this is the one place in the project that needs both halves finished first.
Part of: #23
What to build
The actual switcher menu, opened from the avatar in the header:
logoutAll()→ back to the login screen.This replaces the current avatar click, which just navigates to
/profile.Done when
Depends on
#33, #35 (this issue) and #36, #37 (#25) — this is the one place in the project that needs both halves finished first.