Skip to content

Fix pipeline status layout in pipeline editor

Mireya Andres requested to merge pipeline-editor/fix-status-layout into master

What does this MR do?

This adds wrapping divs to the loading and error templates of the pipeline status component so the elements are grouped together under the flex layout.

Screenshots or Screencasts

Before After
Before - Loading After - Loading

Loaded State Loaded

Error State Error

How to setup and validate locally

  1. You can view the pipeline editor for the project in CI/CD > Editor.
  2. To view the loading state, reload the page or create a new commit using the form at the bottom of the editor.

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Edited by Mireya Andres

Merge request reports