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

Add User Management Panel/Identifier List to the UI Components. #394

Open
5 tasks
Adam3371 opened this issue Jul 12, 2024 · 0 comments
Open
5 tasks

Add User Management Panel/Identifier List to the UI Components. #394

Adam3371 opened this issue Jul 12, 2024 · 0 comments
Assignees

Comments

@Adam3371
Copy link
Contributor

Why

This is a follow-up ticket for the "Add API endpoints for user management panel (identifier verification)" ticket.

We developed on Figma a User Management Panel/Identifier List Component. This panel should allow to add, delete and edit user's identifier and information.

BEFORE YOU START:

  • Name can only be added or edited, but not deleted.
  • Username can only be added or edited, but not deleted.
  • Email and Phone can only be added, deleted, verified or set as primary, but not edited.
  • Socials can only be deleted but not added or edited.
  • User management panel only shows activated identifer. (e.g. if phone is not activated, don't show that phone section)

Check out the NOTION and the FIGMA pages.

TODOs

  • Implement the User Management Panel for Mobile according to this Figma draft.
  • Implement the User Management Panel for Desktop according to this Figma draft. For themes, colors or any other uncertanty, refere to the mobile version, that is far more elaborated.
  • (If desired by stakeholders) Add mobile responsiveness for screens between Desktop and Mobile according to this figma draft.
  • Note that the identifier list component should look as similar as possible to the passkey list component

For additional uncertainties try to come up yourself with a solution or ask @incorbador

Acceptance criteria

Implementation idea

Here you can write down an implementation idea how you would implement this issue (where do put this feature like in what domain, what service, what layer, naming/key of the feature in the code).

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

No branches or pull requests

2 participants