Skip to content

Migrate base_rule_component.vue GlDropdown to GlListbox

Artur Fedorov requested to merge 394129-migrate-listbox-base_rule_component into master

What does this MR do and why?

Describe in detail what your merge request does and why.

This MR resolved #394129 (closed)

There is legacy GlDropdown component that should replaced with GlListbox

Screenshots or screen recordings

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

BEFORE AFTER
Screenshot_2023-03-05_at_02.25.16 Screenshot_2023-03-05_at_02.24.52

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 Execution Policy (security/policies/new?type=scan_execution_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 #394129 (closed)

Edited by Artur Fedorov

Merge request reports