Topics: provide deletion in UI (Admin Area)
What does this MR do and why?
Thanks to !80725 (merged), an administrator can delete a project topic using the API. This MR adds the same functionality for the UI: You can delete a topic on the Topics page in the Admin Area (UI).
/cc @bufferoverflow
Screen recording
How to set up and validate locally
- Sing in as administrator
- Navigate to the Topics page in the Admin Area: http://localhost:3000/admin/topics
- Delete a topic
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.