Skip to content

Fix search group/project filtering to show results

Eric Eastwood requested to merge 26616-fix-search-group-project-filters into master

What does this MR do?

  • Typing in the project/group filter input actually filters down the list instead of showing no results
  • Maintains search input state after closing and re-opening to align with the search results which were still filtered down

Are there points in the code the reviewer needs to double check?

Why was this MR needed?

Screenshots (if relevant)

  • Visit /search and play with group/project filter

Before

After

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #26616 (closed)

Merge request reports