Skip to content

Pipeline mini graph dropdown is difficult to interact with

Briley Sandlin requested to merge 250677-pmg-dropdown into master

What does this MR do and why?

Resolves #250677 (closed)

This MR prevents the pipeline table from reloading when jobs are retried/played.

Screenshots or screen recordings

before after
Screen_Recording_2022-12-02_at_1.38.10_PM Screen_Recording_2022-12-02_at_1.35.57_PM

How to set up and validate locally

  1. Navigate to CI/CD > Pipelines
  2. Click on a stage in any pipeline mini graph to show the dropdown of jobs
  3. Play or retry a job
  4. Assert that the dropdown does not close automatically and the pipeline table does not refresh.

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 Briley Sandlin

Merge request reports