Skip to content

Add labels component to swimlanes board sidebar

Axel García requested to merge 37104-sidebar-labels-should-in-vue into master

What does this MR do?

Related to #37104 (closed). This feature is behind the :boards_with_swimlanes feature flag.

This adds the label select to the swimlanes board sidebar. The select component (labels-select) uses the REST API to internally fetch/search labels, and this wrapper updates the selected labels using GraphQL.

Screenshots

Label selector behavior

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Edited by Axel García

Merge request reports