Skip to content

Replace `data-confirm` modal with `GlModal` in `app/views/admin/applications/_delete_form.html.haml`

What does this MR do and why?

This MR refactors the applications destroy alert to make use of the GlModal instead of the browser built in alert.

Screenshots or screen recordings

Before After
Screenshot_2022-02-16_at_13.06.33 Screenshot_2022-02-16_at_13.01.50
Screenshot_2022-02-16_at_13.06.47 Screenshot_2022-02-16_at_13.01.38

How to set up and validate locally

Browse to admin/application and click the destroy button. Add an application if necessary.

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 #344207 (closed)

Edited by Brandon Labuschagne

Merge request reports

Loading