-
Notifications
You must be signed in to change notification settings - Fork 14
chore: add details about repository workspace states #267
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Review or Edit in CodeSandboxOpen the branch in Web Editor • VS Code • Insiders |
Review or Edit in CodeSandboxOpen the branch in Web Editor • VS Code • Insiders |
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
|
||
| ## Understanding repository imports | ||
|
|
||
| CodeSandbox handles imported repositories on a per-workspace basis. As a result, any given repository may exist in different states if it has been imported to multiple CodeSandbox workspaces. Additionally, the public version of a repository will always have its own, independent state. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think maybe a confusion here is stating "CodeSandbox" workspace and the image shows an actual CodeSandbox workspace... so might be confusion about general CodeSandbox workspaces and the image 😄
christianalfoni
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me, though have one small comment... but do not consider it blocking 😄
Good point! I updated the image. Any idea how to solve the |
Co-authored-by: Necoline Hubner <necoline@codesandbox.io>
This should clear up confusion about why repos appear differently in different workspaces and in their public version.
The preview is throwing an unrelated error currently, but I'm not sure how to fix it.