Use confirm variant for 'add' button in user lists modal
requested to merge KevSlashNull/gitlab:Use-confirm-variant-for-'Add'-button-in-user-lists-modal into master
What does this MR do and why?
This MR changes the button variant of the Add button in the user lists "Add user" modal to confirm
, so it's easier to identify for the user (intuitively!) which button adds the entered users.
Screenshots or screen recordings
header | After |
---|---|
How to set up and validate locally
- Go to a project
- Go to Deployments > Feature Flags
- Click on View user lists
- Create or edit an existing user list
- Click on Add User
- See the 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 Kev