Skip to content

Prevent dropdown from closing when user clicks in a build.

Filipa Lacerda requested to merge 24166-close-builds-dropdown into master

What does this MR do?

Prevents dropdown from closing when the user clicks on a build, in the mini pipeline graph used in the MR widget: - will also be used in Commit View #28494 (closed).

This already happens in the mini pipeline graph in the pipelines' tables. This MR aims to make UX equal - and it uses the same technical solution.

Screenshot

dropdown

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #24166 (closed)

Merge request reports