Skip to content

Add loading row to pipelines table

Briley Sandlin requested to merge bs-pipeline-table-loader-row into master

What does this MR do and why?

Skeleton loader task for iteration 1 of async pipeline creation

Add loading row to pipelines table for async pipeline creation.

This is only for the merge request pipelines table.

Screenshots or screen recordings

full screen mobile
skeleton_full skeleton_mobile

How to set up and validate locally

  1. Go to a merge request with pipelines
  2. In the pipelines tab, click "Run pipeline"
  3. The first row of the table should be skeleton loaders until the pipeline is created and appears.
Edited by Briley Sandlin

Merge request reports