Skip to content

Migrate GlDropdown to GlListbox in cluster_filter

Lorenz van Herwaarden requested to merge migrate-cluster-filter into master

What does this MR do and why?

Relates to #409695 (closed)

This MR is part of the migration effort epic &9371 to migrate GlDropdown to GlCollapsibleListbox.

Screenshots or screen recordings

Before After
Screenshot_2023-05-10_at_15.48.51 Screenshot_2023-05-10_at_15.40.57
Screenshot_2023-05-10_at_15.49.07 Screenshot_2023-05-10_at_15.38.17
Screenshot_2023-05-10_at_15.48.59 Screenshot_2023-05-10_at_15.38.27

How to set up and validate locally

In general it should work just as before.

The cluster filter can be found on the operational tab of the project vulnerability report.

You could use the tweak devtool to modify the graphql response for clusters with following settings:

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Lorenz van Herwaarden

Merge request reports