Skip to content

[Dashboard] Account Page #3395

Closed
Closed
@gtsiolis

Description

@gtsiolis

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.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions