Skip to content

Pipeline Minigraph: Fix job dropdown item link renders twice

Sascha Eggenberger requested to merge pipeline-minigraph-job-ci-icon-fix into master

What does this MR do and why?

Pipeline Minigraph: Fix job dropdown item link renders twice

  • Removes link from Ci Icon itself as it's already set on it's parent list item

Screenshots or screen recordings

Before After
before after

How to set up and validate locally

  1. Go to a MR with a pipeline (e.g. http://gdk.test:3000/flightjs/Flight/-/merge_requests/7)
  2. Click on a pipeline ci icon
  3. In the dropdown click on a job CI icon

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

Merge request reports