Close button is hidden in pipeline editor alerts
requested to merge 347104-the-commit-confirmation-alert-can-t-be-closed-in-the-pipeline-editor-when-in-fluid-layout into master
What does this MR do and why?
Since we changed the pipeline editor layout to always be fluid, the alerts at the topmost level of the app where hidden by the pipeline drawer. This MR adds a margin right to the alert which will allow user to see and use the dismiss button.
Screenshots or screen recordings
Before | After |
---|---|
How to set up and validate locally
- Go to CI/CD => Editor
- Commit a change
- Notice the alert dismiss button is not hidden by the pipeline drawer on the right
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.
Related to #347104 (closed)
Edited by Frédéric Caplette