Pipeline Minigraph: Change tooltip direction in job items
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 |
---|---|
How to set up and validate locally
- 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.
-
I have evaluated the MR acceptance checklist for this MR.
Related to #430244 (closed)
Edited by Sascha Eggenberger