Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Dashboard] Account Page #3395

Closed
gtsiolis opened this issue Mar 9, 2021 · 2 comments · Fixed by #3551
Closed

[Dashboard] Account Page #3395

gtsiolis opened this issue Mar 9, 2021 · 2 comments · Fixed by #3551

Comments

@gtsiolis
Copy link
Contributor

gtsiolis commented Mar 9, 2021

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:

  1. Introduce a dedicated account page.
  2. Surface their name, email, and avatar associated with their account.
  3. Introduce a clear way to delete their account.

Components involved:

  1. Button
  2. Text Field (Disabled)

Future steps

  1. In the future, we could allow users to change their name, email, and avatar associated with their account.

Designs

Account Account (Modal)
image image
image image

See also design specs.

Documentation

No documentation changes are needed for this first iteration.

@gtsiolis
Copy link
Contributor Author

This is almost done but missing some information we had in the old dashboard.

Specs Live
image image

We can 🅰️ ship it as is and create a follow up issue to discuss this dfurther or 🅱️ update this within this milesone. /cc @svenefftinge

@svenefftinge
Copy link
Member

🅰️ ! let's complete the dialog and deletion.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants