webcontainer-core icon indicating copy to clipboard operation
webcontainer-core copied to clipboard

Cannot maintain connection with one github repository

Open philanderson888 opened this issue 9 months ago • 0 comments

Describe the bug

Hello

Whenever I connect a stackblitz project to github this works fine.

But the moment I connect the project to bolt using the 'open in bolt.new' button from stackblitz, this opens in bolt fine.

But ... any edits ... when saved back to stackblitz ... open in a window where the only github option is to 'Create a repository' ... the previous connection does not show, and there is no option to connect to an existing github repository either.

Seems odd!

Result is ... i have to manually copy and paste all changes to my code base in VSCode and push the commits up manually to github, seems odd ... not sure if you were aware there is an issue here?

thanks.

Link to the blitz that caused the error

https://stackblitz.com/edit/vitejs-vite-nv8yew6e?file=README.md

Steps to reproduce

Hello

Whenever I connect a stackblitz project to github this works fine.

But the moment I connect the project to bolt using the 'open in bolt.new' button from stackblitz, this opens in bolt fine.

But ... any edits ... when saved back to stackblitz ... open in a window where the only github option is to 'Create a repository' ... the previous connection does not show, and there is no option to connect to an existing github repository either.

Seems odd!

Result is ... i have to manually copy and paste all changes to my code base in VSCode and push the commits up manually to github, seems odd ... not sure if you were aware there is an issue here?

thanks.

Expected behavior

Expect to be able to cleanly and easily connect a permanent connection from Bolt through to Stackblitz through to Github for the same project.

Parity with Local

Screenshots

Image

Image

Image

Image

Image

Platform

Browser name  = Chrome
Full version  = 134.0.0.0
Major version = 134
navigator.appName = Netscape
navigator.userAgent = Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.0.0 Safari/537.36 Edg/134.0.0.0
performance.memory = {
  "totalJSHeapSize": 225515981,
  "usedJSHeapSize": 154060705,
  "jsHeapSizeLimit": 4294705152
}
Hash = 853a9fbb

Additional context

No response

philanderson888 avatar Mar 13 '25 10:03 philanderson888