Add disabled state and tooltip to tool filter
What does this MR do and why?
This MR adds a disabled state and tooltip to the tool filter component.
Screenshots or screen recordings
Disabled State | Tooltip |
---|---|
Note: once this MR has been merged > !106240 (merged), the tooltip will appear on the side instead of the top
How to set up and validate locally
- Enable the FF
echo "Feature.enable(:refactor_vulnerability_tool_filter)" | rails c
- Instance view (Menu > Security > Vulnerability Report)
- Group view (Group > Security & Compliance > Vulnerability report)
- The tool filter dropdown will have a disabled state (if applicable) and a tooltip when hovered
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Related to #383294 (closed)
Edited by Samantha Ming