Skip to content

Pipeline: Fix dropdown item focus in darkmode

Sascha Eggenberger requested to merge pipeline-dropdown-fix-focus-darkmode into master

What does this MR do and why?

Pipeline: Fix dropdown item focus in darkmode and also removes the double focus ring when :focus-visible is true

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Before After
darkmode_before darkmode_after
lightmode_before lightmode_after

How to set up and validate locally

  1. Go to a pipeline detail page, e.g. http://gdk.test:3000/flightjs/Flight/-/pipelines/9

Closes #457176 (closed)
Related to !147273 (merged), #444717 (closed)

Edited by Sascha Eggenberger

Merge request reports