Skip to content

Render `data-confirm` modals with `GlModal`

What does this MR do and why?

It removes the feature flag bootstrap_confirmation_modals now that all the issues under the epic related to rendering data-confirm modals wit GlModal instead of browser confirmation are done.

The specs were updated to use accept_gl_confirm helper that tests GlModal instead of browser confirmation.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #345374 (closed) & #344658 (closed)

Edited by Olena Horal-Koretska

Merge request reports