Fix GH search integration on "/search" page & when user is not logged in
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 | |
Didn't work/inject for this particular case |