Default to fluid layout for the pipeline editor
What does this MR do and why?
For #346331 (closed)
The pipeline editor page will now default to a full-width / fluid layout regardless of user preference.
The extra space will be utilized as we build more functionality in the editor, such as adding the file tree.
Screenshots or screen recordings
| View | Screenshot |
|---|---|
| Desktop | ![]() |
| Tablet | ![]() |
| Mobile | ![]() |
| Responsive | responsive |
How to set up and validate locally
- Change User Preferences to
Fixedlayout in the settings. - Go to the Pipeline Editor (CI/CD > Editor)
- Verify the layout changes on the page (it should still be full-width).
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 Mireya Andres


