Skip to content

Change loading state jobs tab

Payton Burdette requested to merge pb-change-loading-ux-jobs-tab into master

What does this MR do and why?

Don't show the skeleton loader after a job action in the jobs tab on a single pipeline. Allow users to make multiple actions without a loading state showing up.

Screenshots or screen recordings

new_loading_state_ux

How to set up and validate locally

  1. Have a CI project with jobs
  2. Visit a single pipeline
  3. Click the jobs tab
  4. Ensure loading states are working as well as actions and that the UX is good

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 Payton Burdette

Merge request reports