openedx / openedx/openedx-authz

M3.1 Group Roles and Permissions by User in Admin Console

Open
#280 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

willow
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

https://www.figma.com/design/onU2END2OXaF7RRLWEHsZI/AuthZ---v2?node-id=7480-15473&t=vd1RV9X7ew93eodw-0

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.