This MR migrates Dropdown to GlDisclosureDropdown
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 |
---|---|
How to set up and validate locally
Numbered steps to set up and validate the change are strongly suggested.
- Open project
- Go to
Issues
->Boards
- Create Issue card on the board or hover over existing one
- 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.
-
I have evaluated the MR acceptance checklist for this MR.
Related to #384275 (closed)
Edited by Robert Hunt