Skip to content

Refactor projects explore to use filtered search

What does this MR do and why?

Related to #434473 (closed)

Refactors the Explore projects search, filter and sort to GlFilteredSearch to improve UX consistency throughout GitLab.

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
Screen_Recording_2024-05-09_at_9.28.32_AM Screen_Recording_2024-05-09_at_9.25.13_AM

How to set up and validate locally

  1. Go to /dashboard/projects
  2. Click Explore projects in the upper right corner
Edited by Peter Hegman

Merge request reports