Skip to content

Move select all action to header in select scanner dropdown

Artur Fedorov requested to merge 413016-select-all-scanner-select into master

What does this MR do and why?

This MR resolves #413016 (closed)

Now Listbox allows select all in header

This MR moves select all option from listbox footer to header

Screenshots or screen recordings

BEFORE AFTER
select_scanners_before select_scanners_after
severity_filter_before severity_filter_after
status_filter_before status_filter_after

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

How to set up and validate locally

  1. Go to project or group
  2. Secure -> Policies -> 'New policy' -> Scan result policy
  3. Select Security scan in Rules section

Numbered steps to set up and validate the change are strongly suggested.

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

Merge request reports