Migrate board new column to GlCollapsibleListbox
requested to merge 384289-migrate-gldropdown-in-app-assets-javascripts-boards-components-board_add_new_column_form-vue into master
What does this MR do and why?
Migrate GlDropdown in app/assets/javascripts/boards/components/board_add_new_column_form.vue to GlCollapsibleListbox.
Impact Group issue boards, Poroject issue boards, and Epic Boards.
Screenshots or screen recordings
Before | After |
---|---|
How to set up and validate locally
- Open a board.
- In the top right corner, click
Create list
. - In CE Issue boards and Epic boards, only labels are available as a list type.
- In EE Issue boards, Assignee, Milestone and Iteration are additionally available as list types.
- Select a value in the dropdown and verify the list is created accordingly.
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 #384289 (closed)
Edited by Florie Guibert