Skip to content

Migrate member lock checkbox to gitlab_ui_checkbox_component

What does this MR do?

Related to #336701 (closed)

This migrates the GitLab UI checkbox in ee/app/views/groups/_member_lock_setting.html.haml to gitlab_ui_checkbox_component.

Steps to test

  1. Go to a group
  2. Go to Settings > General
  3. Expand the Permissions, LFS, 2FA section
  4. See the checkbox in the Member lock sub-section

Screenshots

Before After
image image

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Edited by Kev

Merge request reports