Skip to content

Resolve "New design for project deletion confirmation"

What does this MR do?

When deleting a project as admin, we should be using a modal instead of confirmation dialog.

  • Add a Vue component for the modal that supports
  • Entering the project name before doing any action
  • Allows admin to delete project

Are there points in the code the reviewer needs to double check?

Why was this MR needed?

Screenshots (if relevant)

overview delete after-deletion

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #41300 (closed)

Edited by Shah El-Rahman

Merge request reports