Skip to content

Add simple dropdown component and change severity filter to use it

What does this MR do and why?

This MR adds simple_dropdown.vue and updates severity_filter.vue to use it. There are a bunch of vulnerability report filters that repeat the same boilerplate code, and simple_dropdown.vue refactors them into a reusable component.

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

Edited by Daniel Tian

Merge request reports