Revert "Merge branch..."
What does this MR do and why?
Revert "Merge branch..."
This reverts merge request !118358 (merged)
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.