scratchfoundation / scratchfoundation/scratch-editor
Safari: block comments can break the whole project
Open
Nobody has claimed this yet.
spork
- Dominant language
- JavaScript
- Stars
- 281
- Forks
- 276
- Avg merge
- 7d 8h
- Merged PRs (30d)
- 6
Description
On Safari, block comments can break the entire project.
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 Safari failure described in the issue and follow the linked Scratch discussion for the affected block-comment case. Trace the editor path that processes block comments and identify why the project becomes unusable. Done means the same project remains functional in Safari after processing block comments.
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
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100