What to build
A "Manage your Account" dialog with two tabs, for the account you're currently viewing:
- Profile — avatar, editable name, email shown but not editable (it's tied to the account's login and cached data, so changing it isn't safe), and a "Remove this account" action.
- Appearance — placeholder for now.
Done when
- Email field can't be edited.
- Removing the account asks for confirmation first.
- Security tab never claims a password change worked when it didn't.
- Looks good on mobile.
Depends on
#33 (confirm dialog), #36 (removeAccount).
What to build
A "Manage your Account" dialog with two tabs, for the account you're currently viewing:
Done when
Depends on
#33 (confirm dialog), #36 (
removeAccount).