fjborquez / katara

Frontend for Avatar project
0 stars 0 forks source link

Task template #9

Closed Norbbs closed 7 months ago

Norbbs commented 7 months ago

As a Data Owner I want to improve the way to update user data So that I can be more efficient and have a better experience, and the screen can be more intuitive.

Scope

  1. Go to the persons data table screen
  2. Add a new email column and show the users email
  3. Add a new Edit link in the user column
  4. Edit link must redirect to User Edit form

Out of scope

  1. Any screen that does not relate to the user data editing screen.

Result

Persons data table with an email column and edit link in user column working correctly.