Skip to content

Fix GH search integration on "/search" page & when user is not logged in

Administrator requested to merge erzhtor/fix-github-search-integration-issues into main

Created by: erzhtor

Description

This PR fixes GH search integration for the following scenarios:

  • When user is not logged in Github
  • When on /search page
  • When entering search?q=some+initial+query with some existing query in the URL (previously we were tracking only inputs after loading a page)

Screenshots

Before After
Didn't work/inject for this particular case image
Didn't work/inject for this particular case image

Merge request reports

Loading