Skip to content

Remove confirmation_input component

Inactive Account requested to merge winh-remove-confirmation_input into master

What does this MR do?

Remove the newly introduced, unused confirmation_input.vue component.

Why was this MR needed?

The component is broken and has an architectural problem (https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/16933#note_58479360). It should not be used.

What are the relevant issue numbers?

https://gitlab.com/gitlab-org/gitlab-ce/issues/28849

Merge request reports