Skip to content

Add Fork/Cancel confirmation to "Replace"/"Delete" buttons

What does this MR do?

  • Add Fork/Cancel confirmation to "Replace"/"Delete" buttons (see blob:show, blame:show)

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

Why was this MR needed?

Previously when needing to fork, clicking on "Replace"/"Delete" would fork immediately. This is inconsistent with what we decided to move to with the "Edit" button that has a verification Fork/Cancel button combo , https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/10233

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #30637 (closed)

Merge request reports