codesandbox / codesandbox/codesandbox-client
Sharing non-functional
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 13.6k
- Forks
- 2.4k
- Avg merge
- 6d 19h
- Merged PRs (30d)
- 2
Description
🐛 bug report
Description of the problem
Trying to follow the guide at https://codesandbox.io/docs/learn/sandboxes/embedding the Share button is non-functional. Choosing Unlisted or Public does nothing, and no control appears for the embeddable URL.
How has this issue affected you? What are you trying to accomplish?
It is impossible to embed a working sandbox in a Medium article.
To Reproduce
Log in as me to https://codesandbox.io/p/devbox/counter-react-js-9pywm9?file=%2Fsrc%2Fui.jsx%3A8%2C3 and attempt to make the sandbox public. The Unlisted and Public options appear to be available in the Share dropdown, but they do nothing. Reloading the page demonstrates that the sandbox remains in Draft mode regardless of interactions with this dropdown.
Link to sandbox: link (optional)
https://codesandbox.io/p/devbox/counter-react-js-9pywm9?file=%2Fsrc%2Fui.jsx%3A8%2C3
Your Environment
| Software | Name/Version |
|---|---|
| Сodesandbox | codesandbox.io |
| Browser | Version 125.0.6422.114 (Official Build) (arm64) |
| Operating System | Mac OS Ventura 13.5 |
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the issue in the linked Devbox using the Share dropdown, selecting Unlisted or Public, and reloading the page. Trace the sharing flow from that control; done means the selected visibility persists and an embeddable URL control appears so the sandbox can be embedded.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100