Advanced search with no search term is showing scopes
requested to merge 408364-advanced-search-with-no-search-term-is-showing-navigation-old-navigation into master
What does this MR do and why?
Fix for edge case where no search term is showing the navigation on the old nav page.
Screenshots or screen recordings
before | after |
---|---|
How to set up and validate locally
-
Visit the search page
http://gdk.test:3000/search?scope=issues&search=
-
The search page should not show any navigation
-
Check the new navigation:
-
Enable FF
echo 'Feature.enable(:search_issue_label_aggregation)' | rails c
-
Switch the new navigation on
-
Visit the same search page
http://gdk.test:3000/search?scope=issues&search=
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Related to #408364 (closed)
Edited by Tomas Bulva