openedx / openedx/openedx-authz
M3.1 Group Roles and Permissions by User in Admin Console
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 0
- Forks
- 9
- Avg merge
- 13d 9h
- Merged PRs (30d)
- 9
Description
Description
This covers the transition from a flat list view to a grouped user-centric view within the Admin Console. The goal is to improve scalability and readability by nesting roles and permissions under each user, allowing for a summary "collapsed" view and a detailed "expanded" view.
Resources
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 with the linked Figma design and inspect the Admin Console implementation in this repository to locate the current flat list view. Implement the user-centric grouping with collapsed summary and expanded role-and-permission details, matching the design. Done means the Admin Console presents roles and permissions nested under each user in both views.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- frontend, security
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100