Skip to content

Refine Mini Pipeline Graph button states

Briley Sandlin requested to merge 353980-refine-mpg-button-states into master

What does this MR do and why?

Related to #353980 (closed)

  • stage icon button now has an active state when the dropdown is open
  • linked pipelines focus states corrected
  • Dropdown header now has a stage name
  • Fixed alignment in firefox

Screenshots or screen recordings

Active state/Menu header
active_state
Linked pipelines focus state
lpml_focus
Firefox alignment/wrapping
firefox_wrapping

How to set up and validate locally

  1. Navigate to Pipelines (CI/CD > Pipelines)
  2. View a mini pipeline graph which has upstream and/or downstream pipelines
  3. Interact with the pipeline mini graph to view focus and active states, as well as dropdown headers
  4. Open the page in firefox to view alignment styles

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