Skip to content

Zoekt search is causing aggregations not to load on frontend

What does this MR do and why?

Add prop send to search page Vue frontend to signal the Zoekt search is enabled.

Screenshots or screen recordings

Before After
Screenshot_2023-08-18_at_17.17.05 Screenshot_2023-08-18_at_17.15.22

How to set up and validate locally

  1. Make sure advanced search is installed and enabled
  2. Setup Zoekt search
  3. Visit the search page on code scope in the namespace that is being indexed by Zoekt http://gdk.test:3000/search?scope=blobs&search=test&group_id=YOUR-NAMESPACE
  4. Check if the UI looks normal. eg no rogue apply button

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #422520 (closed)

Edited by Tomas Bulva

Merge request reports