Global Search vertical navigation search helper
What does this MR do and why?
1/4 Provide JSON data for Vue frontend vertical navigation
- Search Page vertical navigation search helper
Screenshots or screen recordings
This is backend MR there is no visual change
How to set up and validate locally
- Checkout this branch
- In rails console enable a feature flag
Feature.enable(:search_page_vertical_nav)
- execute or render
search_navigation_json
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 #293740 (closed)
Edited by charlie ablett