-
Notifications
You must be signed in to change notification settings - Fork 2
Closed
openedx/frontend-app-authoring
#684Milestone
Description
"As a global staff user (instance-level super admin), I can delete a taxonomy."
Acceptance Criteria
- Global staff users will see this "Delete" menu for non-system taxonomies on the Taxonomy List Page:

- And the same option can be accessed from the Taxonomy Detail Page:

- Clicking that option will reveal this confirmation dialog:

- The "Delete" button will be disabled until/unless users type "DELETE" in the field.
- Once users click "Delete", the taxonomy will be deleted and a toast shown. If they were on the Taxonomy Detail Page, they are redirected to the Taxonomy List Page.

- Implementing "Undo" as seen above is not required (out of scope). That may come later in [Tagging] Implement Undo framework for taxonomies and tagging #135.
Developer Notes
- Screenshots above are for convenience - Figma is the most up-to-date source for mockups. The scale of UI elements seen in the screenshots above may be incorrect.
- As always, make sure the whole process can be done using only a keyboard.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Done