scratchfoundation / scratchfoundation/scratch-blocks
Ability to attach comments to blocks by dragging
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 2.8k
- Forks
- 1.6k
- Avg merge
- 4h 51m
- Merged PRs (30d)
- 12
Description
Expected Behavior
In previous versions of Scratch, dragging a comment over a block would attach it to the block. This makes the ability to add comments to individual blocks easier to discover.
Additionally, dragging a comment far away from the block it is attached to should make it a normal workspace comment.
Actual Behavior
The comment moves but is not attached to the block.
Steps to Reproduce
- Right click the workspace or any block
- Add a comment
- Drag the comment over any (other) block
Operating System and Browser
All (this is a feature request)
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 workspace comment drag interaction using the listed steps, then trace where comments are moved over blocks. Done means dragging over a block attaches the comment, while dragging an attached comment far away detaches it into a normal workspace comment; verify both behaviors across the stated environments.
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
- Mostly clear
- Newbie friendliness
- 42/100