-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Labels
Description
Bug description
https://github.com/gitpod-io/browser-extension said issues were being tracked here. Apologies if this is the wrong place.
The Gitpod browser extension doesn't appear to be rendering in GitHub repos on the main code view, https://github.com/svenefftinge/browser-extension-test. It seems to be working on other pages like issues, https://github.com/svenefftinge/browser-extension-test/issues and PRs,svenefftinge/browser-extension-test#2
Steps to reproduce
With the Browser Extension enabled navigate to a GitHub repository.
Workspace affected
No response
Expected behavior
The enabled extension adds a Button to open the repository in Gitpod next to the "<> Code" button.
Example repository
No response
Anything else?
It looks like the selector may have changed.
jrul222