Skip to content

Allow expand/collapse with chevron on vulnerability report grouping

Lorenz van Herwaarden requested to merge allow-chevron-clickable-again into master

What does this MR do and why?

Allow expand/collapse with chevron on vulnerability report grouping by moving the chevron inside link to make it clickable.

This is identical to Move chevron inside the link (!133926 - merged) • Savas Vedova • 16.5, but it was overwritten by an MR !134069 (diffs) which was merged later and removed the changes.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After
image image-1

How to set up and validate locally

  1. Enable :vulnerability_report_grouping feature flag
  2. Go to Secure > Vulnerability Report
  3. Click on Group By: Status
  4. Verify the chevron is clickable

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

Edited by Lorenz van Herwaarden

Merge request reports