Skip to content

Added state tabs to issue boards

Phil Hughes requested to merge issue-boards-state into master

What does this MR do?

Adds state tabs to the issue boards to match issues & merge requests.

To keep with how the rest of issue boards works - this is done without loading the page & is instead done by simply changing the state value in the store which then automatically sends the request for each list.

This does not add the new issue button like the design - this will be done in a different MR.

Screenshots (if relevant)

Screen_Shot_2016-09-12_at_09.18.39

What are the relevant issue numbers?

Closes #21691 (closed)

Merge request reports