Skip to content

This MR migrates Dropdown to GlDisclosureDropdown

Artur Fedorov requested to merge 384275-board-card-to-disclosure-migration into master

What does this MR do and why?

Describe in detail what your merge request does and why.

This MR resolves #384275 (closed)

Migrates <GlDropDown> to the new <GlDisclosureDropdown> component. This is part of the dropdown migration OKR.

Screenshots or screen recordings

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

Before After
before after

move

How to set up and validate locally

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

  1. Open project
  2. Go to Issues -> Boards
  3. Create Issue card on the board or hover over existing one
  4. Dotted menu should appear on hover -> click it -> you will see new GlDisclosureDropdown with 2 options

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

Edited by Robert Hunt

Merge request reports