openedx / openedx/frontend-app-authoring

Confirmation Dialog for Deleting Section/ Subsection

Open
#1,982 7 comments 0 reactions 1 assignee View on GitHub

@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

Image

Spec

  1. If used in a Section, deletion for subsection should indicate that the subsection will be removed from the section.
  2. 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
  3. 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

  1. Confirmation dialog only

Not in scope

Overflow menu or other deletion wayfinding or designs

Related Tickets

Standardize deletion and removal confirmations #1691

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.