codesandbox / codesandbox/codesandbox-client
Publish Anonymous CSB
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 13.6k
- Forks
- 2.4k
- Avg merge
- 6d 19h
- Merged PRs (30d)
- 2
Description
🌈 Feature
When I just want to publish a small CSB e.g. for a bug report, I usually open a private window to create the CSB without logging in. It haven't found a method to do so while being logged in, i.e. I want the CSB to be public but not in any of my folders, as I don't plan to interact with it anymore.
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 tracing the existing publish flow for logged-in users and how published CSBs are assigned to folders. Done means a logged-in user can publish a public CSB without adding it to any of their folders, matching the anonymous-window use case described in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- web-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100