Skip to content

Migrates Dropdown to Listbox in policy_rule_multi_select.vue

What does this MR do and why?

Describe in detail what your merge request does and why.

This MR resolved #394132 (closed)

There is legacy GlDropdown component that should replaced with GlListbox

Screenshots or screen recordings

BEFORE AFTER
scanneers scanners_new
critical critical_new
newly_detected newly_detected_new

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

How to set up and validate locally

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

  1. Go to any project
  2. Security & Complience -> Policies -> New policy -> Scan Result Policy (/-/security/policies/new?type=scan_result_policy)

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

Merge request reports