-
Notifications
You must be signed in to change notification settings - Fork 522
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
Refactor user list and user management pages #8878
Comments
@sainak Can I work on this? |
Create wireframes for the new user list and details page before asking for the issue to be assigned |
@sainak I was thinking something like this 🤔 With the cards being clickable, but we should probably add a "view user" button similar to what we have for facilities. |
@Jacobjeevan that looks good
|
@sainak I was thinking of using clickable pills for the facilities and skills, though it might not look good when there are lot of linked facilities, like with district admin. Multi-select for the dropdowns Clicking on the pill would trigger a popup with manage options; open additional dialog only when replacing existing home facility, like what we have now. |
@Jacobjeevan Here is the design for the users page and user details page. Let me know your thoughts. |
Note
Create wireframes for the new user list and details page before asking for the issue to be assigned
Current user list page:
Required changes:
Extract user cards as a separate component
Clicking the user card should bring up the user detail page
Move the action buttons like delete, manage linked facilities/skills, set working hours to the user detail page
Add user avatars to user cards, similar to user card from personal details page of the logged-in user
Fix the alignment of the search bar and action buttons in desktop mode
New User detail page:
TODO: add wireframes
Required changes:
The text was updated successfully, but these errors were encountered: