Skip to content

Update checkbox styles in group settings "Permissions, LFS, 2FA panel

📖 What does this MR do?

Related to #327350 (closed)

In !57878 (merged) I updated some of the checkbox styles to the new GitLab UI checkboxes. But due to an issue with QA E2E specs I wasn't able to update all of them. That issue has since been resolved so this MR updates the remainder of the checkbox styles in the "General" -> "Permissions, LFS, 2FA" settings panel. This improves consistency of styling and helps the checkboxes line up correctly.

💻 Local testing

  1. Create a group
  2. Navigate to "Group" -> "Settings" -> "General" -> "Permissions, LFS, 2FA"

📷 Screenshots

Before After
gdk.test_3000_groups_group-1_-edit__1 gdk.test_3000_groups_group-1_-_edit

🚦 Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

Does this MR contain changes to processing or storing of credentials or tokens, authorization and authentication methods or other items described in the security review guidelines? If not, then delete this Security section.

  • [-] Label as security and @ mention @gitlab-com/gl-security/appsec
  • [-] The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • [-] Security reports checked/validated by a reviewer from the AppSec team
Edited by Peter Hegman

Merge request reports