Skip to content

Update empty state when fetching error on pipeline list view

What does this MR do and why?

Update the empty state to follow the pajama guide in the text shown when a fetch error occurs on the Pipelines page.

Changelog: changed

Screenshots or screen recordings

Before After
pipeline pipele-off

How to set up and validate locally

  • Run Gitlab locally
  • Go to a project
  • Access CI/CD > Pipelines
  1. Simulate an error in backend data recovery.
  2. Without internet, or when it is interrupted.

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 #391214 (closed)

Edited by Glaucielle Sa

Merge request reports