Add zoekt search indicator
requested to merge 389751-show-indicator-in-the-ui-that-code-search-is-served-from-zoekt into master
What does this MR do and why?
This MR adds an indicator to signal that Zoekt search is being used. This link replaces the Advanced search link in the top right corner of the search page. It only appears on each namespace the Zoekt is enabled on.
Screenshots or screen recordings
Before | After |
---|---|
How to set up and validate locally
- Enable Zoekt search in your gdk
https://gitlab.com/gitlab-org/gitlab-development-kit/-/blob/main/doc/howto/zoekt.md?ref_type=heads
- Visit a search page
http://gdk.test:3000/search?scope=blobs&search=*&group_id=33
group_id should correspond to namespace you have chosen for your zoekt
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 #389751 (closed)
Edited by Tomas Bulva