Use search suggestions for status component
What does this MR do and why?
Use the reusable SearchSuggestions
component.
MR acceptance checklist
Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Screenshots or screen recordings
Nothing changes visually.
Before | After |
---|---|
How to set up and validate locally
- Fork https://gitlab.com/gitlab-examples/security/security-reports/
- Create a pipeline against default branch to populate vulnerabilities
- Visit Secure > Vulnerability Report
- Try filtering using the Status Token
Related to #494204 (closed)