Prevents adding empty searches to recent searches list

What does this MR do and why?

Prevents adding empty searches to recent searches list.

References

#590279 (closed)

Screenshots or screen recordings

Before After

How to set up and validate locally

  1. Checkout this branch and run gdk locally
  2. Go to any project's issue or merge requests list page
  3. Try searching without any filters or keyword (empty search)
  4. Open the recent searches list
  5. Notice the empty search isn't visible anymore in the list
  6. Compare to master branch where it used to be visible
Edited by Rinku C

Merge request reports

Loading