Hide confirmation required error state
requested to merge HerrShmulke/gitlab:348688-minor-improvements-to-shared-confirm-danger-form into master
What does this MR do and why?
This MR updates the "reduce project visibility" confirmation modal window, hiding the error state and adding a cancel button
Related to #348688 (closed)
Done as a part of #359743 (closed) initiative
Screenshots or screen recordings
before | after |
---|---|
How to set up and validate locally
- Create a project with
public
visibility - Navigate to project settings for your new project
- Change the visibility to
private
- Click save
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 Alexey Korchuganov