Skip to content
This repository has been archived by the owner on Nov 30, 2022. It is now read-only.

[User Management] Edit User #359

Closed
adriaaaa opened this issue Apr 5, 2022 · 1 comment · Fixed by #511
Closed

[User Management] Edit User #359

adriaaaa opened this issue Apr 5, 2022 · 1 comment · Fixed by #511
Assignees
Labels
enhancement New feature or request

Comments

@adriaaaa
Copy link

adriaaaa commented Apr 5, 2022

Is your feature request related to a specific problem?

  1. Demonstrate that a UI user (with the correct Manage User Privs) can edit a users info
    1.1 Editable fields are: First and Last name, selected privileges. (username should not be editable)
@adriaaaa adriaaaa added the enhancement New feature or request label Apr 5, 2022
@LKCSmith LKCSmith self-assigned this Apr 8, 2022
@LKCSmith
Copy link
Contributor

LKCSmith commented Apr 8, 2022

Clarifying questions:

  1. How is this view accessed? I see both "Edit" button and "Change Password" button on the page.
    Addressed during meeting -- it sounds like we will have 1 user profile view and a button to edit fields - see associated Figma mocks for more info
  2. Does a POST/PATCH endpoint exist for users and what does it look like
    POST exists to create a user, but we need a PATCH to make changes

Elements:

  1. Editable fields
  2. Buttons to edit/save/cancel
  3. Change password modal (I think you mentioned only this field pops up a modal?)
  4. Selected privileges checkboxes

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants