Skip to content

Decouple global search indicator from url scope

What does this MR do and why?

Search indicator needs to be decoupled from url as it's source of truth about the state of the backend.

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
Screenshot_2024-03-01_at_16.47.24 Screenshot_2024-03-01_at_16.47.00

How to set up and validate locally

  1. Make sure advanced search is installed and enabled
  2. Make sure you enable zoekt.
  3. Visit http://gdk.test:3000/search?search=test&group_id=33&project_id=7
  4. Above page will show zoekt in this branch.

Related to #443513 (closed)

Edited by Tomas Bulva

Merge request reports