Replace `data-confirm` modal with `GlModal` in `app/views/admin/applications/_delete_form.html.haml`
requested to merge 344207-replace-data-confirm-modals-with-glmodal-in-app-views-admin-applications-_delete_form-html into master
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 |
---|---|
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.
-
I have evaluated the MR acceptance checklist for this MR.
Related to #344207 (closed)
Edited by Brandon Labuschagne