Skip to content

Fixes item icon state when for issues that have the same labels assigned

username-removed-408881 requested to merge 18714_bulk_assign_labels_icon into master

What does this MR do?

Previously if all issues had the same labels the dropdown was showing the labels with indeterminate stated which is wrong. This MR fixes that and shows the correct state.

What are the relevant issue numbers?

Fixes #18714 (closed)

Screenshots (if relevant)

Before

label-before

After

label

Does this MR meet the acceptance criteria?

Merge request reports