Add link to no-results-page
What does this MR do and why?
Added link to project and group
No-results-found screen for zoekt multimatch was a missing link to a project and group this MR adds that link
References
Please include cross links to any resources that are relevant to this MR. This will give reviewers and future readers helpful context to give an efficient review of the changes introduced.
MR acceptance checklist
Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Screenshots or screen recordings
Before | After |
---|---|
How to set up and validate locally
- Enable the forks filter FF
echo 'Feature.enable(:search_add_fork_filter_to_zoekt)' | rails c
- Make sure advanced search is installed and enabled
- Make sure you enable zoekt.
- Visit empty multi-match result page
http://gdk.test:3000/search?search=testsfasfsdfsd&group_id=33&project_id=7&scope=projects
- Check the project and or group has link.