Prevents adding empty searches to recent searches list
What does this MR do and why?
Prevents adding empty searches to recent searches list.
References
Screenshots or screen recordings
| Before | After |
|---|---|
How to set up and validate locally
- Checkout this branch and run gdk locally
- Go to any project's issue or merge requests list page
- Try searching without any filters or keyword (empty search)
- Open the recent searches list
- Notice the empty search isn't visible anymore in the list
- Compare to master branch where it used to be visible
Edited by Rinku C