Introduce a role filter for users in admin dashboard
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 13.8k
- Forks
- 1.4k
- Avg merge
- 17h 58m
- Merged PRs (30d)
- 5
Description
Problem to solve
Querying all instance users with admin privileges has been brought up a couple of times.
Currently, searching for users in /admin is not able to filter only for user admins.
See relevant discussions[1][2] (internal).
Proposal
Introduce a way to filter users with admin privileges from the admin dashboard.
Designs
TBD (To be discussed)
See also draft design proposal from relevant discussion (internal).
... here’s a draft design for #10976 towards moving the tabs and potentially introducing a second row of tabs in the /admin area.
Tabs in /admin |
|---|
![]() |
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the /admin dashboard's user search entry point and review the linked discussions and draft tab design. Define the interface and implementation scope for filtering users with admin privileges, then verify that the dashboard can return and display only matching users.
Written by the indexing model from the issue text.
Assessment
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100
