openedx / openedx/frontend-app-authoring
Confirmation Dialog for Deleting Section/ Subsection
Open
@navinkarkera is already working on this.
Since Jun 16, 2025.
- Dominant language
- TypeScript
- Stars
- 17
- Forks
- 218
- Avg merge
- 9d 20h
- Merged PRs (30d)
- 20
Description
Designs: Figma Link
Spec
- If used in a Section, deletion for subsection should indicate that the subsection will be removed from the section.
- If used in multiple Sections, deletion for subsection should say "By deleting this subsection, you will also be deleting it from n Sections in this library." where n is the number of sections the subsection is used inside
- If used in a course, blocks should indicate how many times it has been used in total. "This subsection is used n times in courses, and will stop receiving updates there." where 'n' is number of uses in a course. ex: if a subsection is used two times in one course, and then one time in a second course, it should say "This subsection is used 3 times.."
In scope
- Confirmation dialog only
Not in scope
Overflow menu or other deletion wayfinding or designs
Related Tickets
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.
Assessment
This issue has not been assessed yet.