Skip to content

Add issues to boards list

Phil Hughes requested to merge add-issues-to-boards into master

What does this MR do?

Removes the backlog list from issue boards & instead places this list into a modal window. From here the user can add multiple issues at a time into a list of their choosing.

Few things to note:

  • The add issues button is disabled if no lists exist in the board
  • De-selecting issues on the selected tab keeps them there until the tab changes
  • Removing issues from the board is done by button in sidebar (visible by clicking issue card)

Screenshots (if relevant)

Screen_Shot_2017-01-30_at_16.45.35

Screen_Shot_2017-01-30_at_16.45.36

Screen_Shot_2017-01-30_at_16.45.38

Screen_Shot_2017-01-30_at_16.45.44

Screen_Shot_2017-01-30_at_16.46.46

Screen_Shot_2017-01-30_at_16.47.39

What are the relevant issue numbers?

Closes #26205 (closed)

Merge request reports