Skip to content

Add multi select to labels in filtered search

Simon Knox requested to merge psi-multi-label into master

What does this MR do and why?

More for #395713 (closed)

  • Add multiselect to labels in filtered search.
  • Change the label token to show a label, rather than coloring the entire token.

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

Before After
Screenshot_2024-02-05_at_17.57.55
Screenshot_2024-02-06_at_16.05.49 Screenshot_2024-02-06_at_16.07.52

How to set up and validate locally

  1. Feature.enable(:group_multi_select_tokens)
  2. Go to issue list
  3. "Label" "is one of"
Edited by Simon Knox

Merge request reports