Skip to content

Migrate group explore search and sort to filtered search bar

What does this MR do and why?

Related to #434469 (closed)

Updates group explore search and sorting to use GlFilteredSearch and GlSorting. Over the next few milestones we will be migrating all group and project lists to use the same layout for UX consistency.

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

Only difference between gitlab.com and self-managed is the page description

Gitlab.com

Mobile

Before After
Screenshot_2024-04-08_at_10.56.05_AM Screenshot_2024-04-08_at_6.16.15_PM

Desktop

Before After
Screenshot_2024-04-08_at_10.55.45_AM Screenshot_2024-04-08_at_6.24.40_PM

Empty state

Before After
Screenshot_2024-04-08_at_6.20.26_PM Screenshot_2024-04-08_at_6.17.39_PM

Self-managed

Mobile

Before After
Screenshot_2024-04-08_at_10.56.05_AM Screenshot_2024-04-08_at_6.17.00_PM

Desktop

Before After
Screenshot_2024-04-08_at_10.55.45_AM Screenshot_2024-04-08_at_6.16.41_PM

Empty state

Before After
Screenshot_2024-04-08_at_6.20.26_PM Screenshot_2024-04-08_at_6.18.26_PM

How to set up and validate locally

  1. Navigate to /explore/groups
  2. Use search and sort
Edited by Peter Hegman

Merge request reports