openedx / openedx/frontend-app-authoring
Some "Pages & Resources" settings are not displayed correctly.
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 17
- Forks
- 218
- Avg merge
- 9d 20h
- Merged PRs (30d)
- 20
Description
Go into a course > Pages & Resources > Progress. Leave "Progress" enabled but turn off "Enable progress graph".
Then (in the same tab!) browse to Studio Home > a different course > Pages & Resources > Progress. Even if this course has "Enable progress graph" on, it will be shown as off unless you refresh the page.
The reason seems to be that the Redux state used to store some of these settings is not properly scoped to the course ID / cleared when the course ID changes.
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
Reproduce the issue through Studio Home > Pages & Resources > Progress by switching between two courses without refreshing. Start by tracing the Redux state for the Progress and Enable progress graph settings when the course ID changes; done means each course displays its own saved settings immediately after navigation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, redux, typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100