Skip to content

Filter labels already applied out of recently used suggestions

What does this MR do and why?

Filter labels already applied out of recently used suggestions in issue search

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

Page Before After
Issue list page image Screenshot_2024-04-22_at_17.20.27
Board image image

How to set up and validate locally

  1. Check out this branch locally
  2. Go to a project issues list
  3. Do a search that has three different labels (so that you have 3 recently used labels to suggest)
  4. Clear your search
  5. In the search field, enter Label => is => [the first label in your recommended]
  6. Add another search for Label => is...
    1. You should see that the label you just added as a filter on the current search is not shown in the suggested recent labels section of the label search dropdown
  7. Navigate to a board
  8. Repeat steps 3 through 6 on the board

Related to #351529, #444717

Edited by Chad Lavimoniere

Merge request reports