Skip to content

Close button is hidden in pipeline editor alerts

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
Screen_Shot_2022-01-19_at_4.54.30_PM Screen_Shot_2022-01-19_at_4.54.54_PM

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.

Related to #347104 (closed)

Edited by Frédéric Caplette

Merge request reports