Skip to content
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

Codesandbox does not work anymore to reproduce issues #3057

Open
Geoffrey0 opened this issue Nov 13, 2024 · 5 comments
Open

Codesandbox does not work anymore to reproduce issues #3057

Geoffrey0 opened this issue Nov 13, 2024 · 5 comments

Comments

@Geoffrey0
Copy link
Contributor

The current codesandbox in the readme does not work anymore https://codesandbox.io/s/0129r494ql. It would help with reproducing issues if we can get a working version in there.

I had a first go at creating a template of a devbox in codesandbox https://codesandbox.io/p/devbox/carbon-components-angular-55c5qr, can drop an MR to update it if wanted.

@Akshat55
Copy link
Contributor

@Geoffrey0

You're right, the current approach is referencing CCA@v4. In v5, users are required to connect GH to codesandbox or sign-up, which isn't ideal.

Other carbon teams are exploring stackblitz with some switched over.

Here is an example of CCA with stackblitz:
https://stackblitz.com/edit/stackblitz-starters-qsnnur?file=src%2Fmain.ts

Let me know your thoughts on this using stackblitz over codesandbox!

@Geoffrey0
Copy link
Contributor Author

I think stackblitz would definitely be the better option! I created the codesandbox as I thought that would be the prefered option. Glad to hear other opinions.

@klaascuvelier
Copy link
Contributor

I have a very basic example in stackblitz: https://stackblitz.com/edit/stackblitz-starters-qfh9hw?file=src%2Fmain.ts

@Akshat55
Copy link
Contributor

Awesome, definitely easier than using codesandbox! Could you please create a PR to replace existing code sandbox link in readme/ISSUE_TEMPLATE?

@klaascuvelier
Copy link
Contributor

Is it okay to use the stackblitz that I created? Don't you want to fork it, so you own it as repo owners, or get it owned by the company?
For me it's fine either way :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants