sourcegraph / sourcegraph-public-snapshot

Code AI platform with Code Search & Cody
https://sourcegraph.com
Other
10.11k stars 1.27k forks source link

Browser extension doesn't render code-intel popovers in the new file view on GitHub #50552

Open taras-yemets opened 1 year ago

taras-yemets commented 1 year ago

Steps to reproduce:

  1. Ensure Sourcegraph browser extension is enabled.
  2. Ensure the new code view feature preview is enabled.
  3. Open a file on GitHub and hover over tokens.

https://user-images.githubusercontent.com/25318659/231468328-88808c24-7563-49bd-9f8b-1f065e1140b4.mov

Expected behavior:

Hovering over any interactive token triggers code-intel popover.

Actual behavior:

Code-intel popover is not rendered.

If you would like immediate help on this, please email support@sourcegraph.com (you can still create the issue, but there are no SLAs on issues like there are for support requests).

taras-yemets commented 1 year ago

Due to a recent change in the new code view on GitHub (blob navigation cursor addition and possibly a new editor to power the blob view) Sourcegraph browser extension doesn't render the code-intel popovers for this kind of code view.

Screenshot 2023-04-12 at 16 24 34 Screenshot 2023-04-12 at 16 18 54