-
Notifications
You must be signed in to change notification settings - Fork 514
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
Enhance Grid Layout in "View Users Associated with Facilities" Section #8983
Comments
I would like work on these . |
@AnveshNalimela could you suggest how do you want to improve the UI? The current layout seems fine for me. |
@Sulochan-khadka The Current card for holds 5 details for each user . we could switch to list or table instead of grid with each user having indivaul card |
So, we are doing a redesign for the user management page (dividing it into users list and user detail pages) #8878. I'd wait for that to be completed first (could probably reuse that page with minor tweaks once it's done). |
The current grid layout in the "View Users" section under facility management appears cluttered and could benefit from a more organized structure. A switch to a list-like layout may improve readability and user experience, providing a cleaner and more intuitive interface for viewing user details.
Before:
Steps to Reproduce:
Go to Facilities.
Click on View Facility for a specific facility.
Navigate to Manage Facility.
Select View Users.
Observed Issue: The grid layout in the "View Users" section is somewhat cluttered, making it harder for users to scan through information quickly.
Proposed Enhancement: Consider changing the grid layout to a list-style view.
Improve readability by reducing visual clutter.
Potentially allow for more user-friendly sorting and filtering options in the future.
The text was updated successfully, but these errors were encountered: