Skip to content
This repository has been archived by the owner on Aug 9, 2021. It is now read-only.

Admin - Add the ability to edit the users of a group/device #287

Open
saracoutinho opened this issue Feb 10, 2020 · 2 comments
Open

Admin - Add the ability to edit the users of a group/device #287

saracoutinho opened this issue Feb 10, 2020 · 2 comments
Labels
enhancement New feature or request UX/UI improvement Anything UX/UI related

Comments

@saracoutinho
Copy link
Contributor

At the moment the only way of changing the admin status of a user that is part of a group/device is to add that user again.

  • Users should be editable (i.e. add the ability of making them admin or non-admin).
  • If a user is being added and it is already part of that group/device, we should check for this and inform the user.
@saracoutinho saracoutinho added enhancement New feature or request UX/UI improvement Anything UX/UI related labels Feb 10, 2020
@clare
Copy link
Contributor

clare commented Feb 10, 2020

How should we trigger the editing @saracoutinho? And the delete does that still belong in the table or should it be in a popup dialogue as part of editing? Just thinking if we had these details it would be a easy thing for a contributer to pick up.

@saracoutinho
Copy link
Contributor Author

Here's one way how this can be done.

Add an edit button to the user row:
edit-user-mobile

edit-user-desktop

When the edit button is clicked, we launch a variation of the add user modal with the username field disabled:
edit-user-modal

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

No branches or pull requests

2 participants