Skip to content

Use danger variant for repository check modal

Tom Quirk requested to merge 344164-update-repo-check-modal-text into master

What does this MR do and why?

For the "clear all repository checks" modal:

  • Uses danger variant for modal button
  • Updates modal button text

#344164 (closed) (for epic &6854 (closed))

Screenshots or screen recordings

before after
Screen_Shot_2022-02-09_at_3.18.48_pm Screen_Shot_2022-02-09_at_3.12.54_pm

How to set up and validate locally

  1. Enable feature flag Feature.enable(:bootstrap_confirmation_modals)
  2. Navigate to http://gdk.test:3000/admin/application_settings/repository
  3. Click "Clear all repository checks"
  4. Observe 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.

Related to #344164 (closed)

Merge request reports