Skip to content

Add empty search illustration when groups search yields no results

Devansu Yadav requested to merge gitlab-community/gitlab:groups-search-ui into master

What does this MR do and why?

Resolves issue #375012 (closed) by adding an empty search illustration just above the empty search text when the group search returns no results.

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
image image

How to set up and validate locally

  1. Visit any group pages such as http://127.0.0.1:3000/gitlab-org and search for a group or project using the search bar beside the overview tabs.

Merge request reports