Skip to content

Migrate status filter to collapsible listbox

What does this MR do and why?

Migrate status filter to collapsible listbox

Use GlCollapsibleListbox instead of the deprecated GlDropdown component.

Changelog: changed EE: true

Screenshots or screen recordings

status-filter

How to set up and validate locally

  1. Import https://gitlab.com/gitlab-examples/security/security-reports
  2. Run the pipeline against the default branch
  3. Visit Secure > Vulnerability Reports
  4. Check the Status Filter

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 #409699 (closed)

Merge request reports