You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"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.
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.
"As a global staff user (instance-level super admin), I can delete a taxonomy."
Acceptance Criteria
Developer Notes