Skip to content

Move new list button to board content area

What does this MR do and why?

Moves "Create list" button in board header to a new "New list" button at right of board content area.

Note that this is part of a larger redesign of the board header.

See design at https://www.figma.com/proto/E97ewgAP2u7CiPSziOEmXs/Work-Items-%E2%80%93-Boards?page-id=7:152163&type=design&node-id=4302-23669&viewport=2723,-10607,1&t=i2zYyQOTzbYOotR2-1&scaling=min-zoom&starting-point-node-id=4302:23669

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

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

Before After
gdk.test_3000_flightjs_Flight_-boards_assignee_username_root__1 gdk.test_3000_flightjs_Flight_-_boards_assignee_username_root
gdk.test_3000_flightjs_Flight_-boards_assignee_username_root__2 gdk.test_3000_flightjs_Flight_-_boards_assignee_username_root_group_by_epic

How to set up and validate locally

  1. Check out this MR branch
  2. Visit a board that your user can edit in the GDK

You will see that the "Create list" button is not there in the header, and a "+ New list" button appears at the right of the board content area.

Related to #450757, #444717

Edited by Chad Lavimoniere

Merge request reports