You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the there's a) no dedicated account page for the user, b) no way to change their name, email or avatar, and c) no clear way of deleting their account.
The user should be able to a) see their associated name, email, and avatar on a dedicated account page as well as b) be able to easily delete their account if needed.
Proposal
In this first MVC (minimum viable change), we can do the following:
Introduce a dedicated account page.
Surface their name, email, and avatar associated with their account.
Introduce a clear way to delete their account.
Components involved:
Button
Text Field (Disabled)
Future steps
In the future, we could allow users to change their name, email, and avatar associated with their account.
Problem to solve
Currently, the there's a) no dedicated account page for the user, b) no way to change their name, email or avatar, and c) no clear way of deleting their account.
This is part of #3300. 🍕
User Experience goal
The user should be able to a) see their associated name, email, and avatar on a dedicated account page as well as b) be able to easily delete their account if needed.
Proposal
In this first MVC (minimum viable change), we can do the following:
Components involved:
Future steps
Designs
See also design specs.
Documentation
No documentation changes are needed for this first iteration.
The text was updated successfully, but these errors were encountered: