Skip to content
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

Feature: Sort Users on Admin/Users by Administrators first #5098

Open
wants to merge 1 commit into
base: 1.0-develop
Choose a base branch
from

Conversation

MackenzieMolloy
Copy link

This is a simple change on the Admin/UserController index SQL query that sorts Users by root_admin true first.

Although not super useful for smaller instances, larger instances where there are pages and pages of users will benefit from being able to clearly see all administrative users first without having to access the database instance.

@danny6167 danny6167 added ui/ux This issue is related to the User Interface and/or User eXperience enhancement A small suggestion on how to improve an additional feature. labels May 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement A small suggestion on how to improve an additional feature. ui/ux This issue is related to the User Interface and/or User eXperience
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants