Add Scanner to Report Type column header. Add tooltip for Vendor.
Why are we doing this work
In #503371 (closed) we split the Tool menu into Report Type and Scanner. Part of the design was updating the Tool report column to only show the Report Type. And upon hovering will display the Scanner.
Following our verification in #523720 (comment 2407419380) it was discussed the hover may not be intuitive, and it would be more beneficial to always display the scanner. We should additionally display the vendor as a tooltip.
Proposal
Non-functional requirements
-
Documentation: -
Feature flag: -
Performance: -
Testing:
Implementation plan
Verification steps
- Open your browser and visit https://gitlab.com/gitlab-org/govern/threat-insights-demos/mr-widget-v2-verification/-/security/vulnerability_report .
- In the
Report typecolumn, theScannername should appear under theReport type. When hovering over, a pop-up should appear displayingVendor: vendorname.
Edited by Charlie Kroon
