codesandbox / codesandbox/codesandbox-client
AUTO SAVE Is desperately needed
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 13.6k
- Forks
- 2.4k
- Avg merge
- 6d 19h
- Merged PRs (30d)
- 2
Description
I've just lost about 4 hours of really complex work because the page crashed.
I seriously want to scream.
It's as simple as putting a timer on the menu control that fires the Save All command.
I'm pretty speechless at the moment.
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 locating the menu control and the Save All command in the JavaScript client. Read how Save All is triggered and determine where the requested timer would belong. Done means the page periodically fires Save All, with the interval and behavior defined clearly enough to test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100