Skip to content

Default to fluid layout for the pipeline editor

Mireya Andres requested to merge pipeline-editor-fluid-layout into master

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 desktop
Tablet tablet
Mobile mobile
Responsive responsive

How to set up and validate locally

  1. Change User Preferences to Fixed layout in the settings.
  2. Go to the Pipeline Editor (CI/CD > Editor)
  3. 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.

Edited by Mireya Andres

Merge request reports