Skip to content

Migrate auto rollback checkbox to gitlab_ui_checkbox_component

What does this MR do?

Related to #336699 (closed)

This migrates the GitLab UI checkbox in ee/app/views/projects/settings/ci_cd/_auto_rollback.html.haml to gitlab_ui_checkbox_component.

Steps to test

  1. Go to a project
  2. Go to Settings > CI/CD
  3. Expand the Automatic deployment rollbacks section
  4. See the checkbox in the card

Screenshots

Before After
image image

The change of the bold label is to align with the design spec of the GitLab UI checkbox.

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Edited by Kev

Merge request reports