Skip to content

Add QA selector to all vulnerablity filters

What does this MR do and why?

This MR fixes missing QA selectors for the vulnerability filter components, which is causing a E2E test to fail. It does so by adding a new name prop to DropdownButtonText, which then uses it to create the QA selector filter_${name}_dropdown.

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

Merge request reports

Loading