scratchfoundation / scratchfoundation/scratch-editor
Dragging a block onto "Make a Block/Variable/List" opens the dialog
Open
Beginner friendly
Nobody has claimed this yet.
spork
- Dominant language
- JavaScript
- Stars
- 281
- Forks
- 276
- Avg merge
- 7d 8h
- Merged PRs (30d)
- 6
Description
Dragging a block into the "Make a Block", "Make a Variable", or "Make a List" area triggers the creation dialog.
Reported by @redspacecat.
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 drag operation in the Scratch editor and trace the handling for the “Make a Block,” “Make a Variable,” and “Make a List” areas. Done means dragging a block onto any of these areas no longer opens its creation dialog, while intentional creation actions still do.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 65/100