Skip to content

Pipeline Minigraph: Change tooltip direction in job items

Sascha Eggenberger requested to merge mimigraph-tooltip-alignment-fix into master

What does this MR do and why?

Pipeline Minigraph: Changes the tooltip direction in job items from bottom to top.

Currently the tooltip always covers the next element in the list and when you want to debug e.g. a failed pipeline it makes it almost impossible to click on the next element.

Screenshots or screen recordings

Before After
t_before t_after

How to set up and validate locally

  1. go to an MR with a pipeline with job items (e.g. http://gdk.test:3000/flightjs/test/-/merge_requests/1)

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)

Edited by Sascha Eggenberger

Merge request reports