openedx / openedx/frontend-app-authoring
[Improvement] The Roles and Permission option doesn't open in a new tab
Open
Beginner friendly
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 17
- Forks
- 218
- Avg merge
- 9d 20h
- Merged PRs (30d)
- 20
Description
Description
Based on https://github.com/openedx/openedx-authz/issues/238, the Roles and Permissions option should open a new tab, and it reloads the current tab.
Note
This visualization is over a waffle flag, so to see it, you should enable: "authz.enable_course_authoring"
Screenshots
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
Enable the authz.enable_course_authoring waffle flag, then locate the Roles and Permissions option in the frontend and inspect how it navigates. Update the behavior so the option opens in a new tab without reloading the current tab, and verify this manually against the described behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100