Skip to content

Topics: provide deletion in UI (Admin Area)

Jonas Wälter requested to merge siemens/gitlab:delete-topic-UI into master

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).

🛠 with at Siemens

/cc @bufferoverflow

Screen recording

Delete_topic

How to set up and validate locally

  1. Sing in as administrator
  2. Navigate to the Topics page in the Admin Area: http://localhost:3000/admin/topics
  3. 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.

Merge request reports

Loading