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 |
---|---|
Desktop
Before | After |
---|---|
Empty state
Before | After |
---|---|
Self-managed
Mobile
Before | After |
---|---|
Desktop
Before | After |
---|---|
Empty state
Before | After |
---|---|
How to set up and validate locally
- Navigate to
/explore/groups
- Use search and sort
Edited by Peter Hegman