openedx / openedx/frontend-app-authoring
Publish Confirmation: Show Course References
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 17
- Forks
- 218
- Avg merge
- 9d 20h
- Merged PRs (30d)
- 20
Description
Spec
When confirming object publish, show a list of all course references to the object. This should include both direct and indirect references, i.e. a course that references a unit through its parent section should be included when confirming publishing that unit.
Important: bulk publish confirmations have a pending product call relating to https://github.com/openedx/frontend-app-authoring/issues/2779. If/when library sidebars include improvements made to outline/unit-level sidebars and avoid duplication, this ticket may need to be updated / restructured.
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 by reviewing the existing object publish confirmation flow and the linked bulk-publish discussion in issue 2779. Trace how direct and indirect course references are determined, then verify that unit publishing lists both kinds. Confirm the bulk-publish behavior after the pending product decision.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100