Set danger variant to remove group confirmation
What does this MR do and why?
Update remove confirmation for groups to danger
variant and change the label on remove button
Related to #344183 (closed)
Screenshots or screen recordings
Without FF | With FF |
---|---|
How to set up and validate locally
- Enable the
bootstrap_confirmation_modals
feature flag:Feature.enable(:bootstrap_confirmation_modals)
- Login as admin
- Go to http://localhost:3000/admin/groups
- Click 'Delete' next to one of the groups on the list
- Check the confirmation modal
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.
Edited by Diana Zubova