Skip to content

Migrate board new column to GlCollapsibleListbox

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
Screenshot_from_2023-03-15_11-47-35 Screenshot_from_2023-03-15_11-46-03

How to set up and validate locally

  1. Open a board.
  2. In the top right corner, click Create list.
  3. In CE Issue boards and Epic boards, only labels are available as a list type.
  4. In EE Issue boards, Assignee, Milestone and Iteration are additionally available as list types.
  5. 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.

Related to #384289 (closed)

Edited by Florie Guibert

Merge request reports