Skip to content

Fix browser extension dropdown to start suggesting after 1st URL change instead of 2nd

Administrator requested to merge erzhtor/fix-bext-dropdown into main

Created by: erzhtor

Follow-up https://github.com/sourcegraph/sourcegraph/pull/29471.

Description

Currently, browser extension starts suggesting after the initial 2 URL changes.

P.S: I missed it because I have bext installed always and storage was always there. Only noticed when doing full regression test before a new release.

How to test

  • sg run bext
  • Reinstall browser extension
  • Update URL
  • Check that there appear a dropdown with suggestions

Merge request reports

Loading