scratchfoundation / scratchfoundation/scratch-blocks

Dragging a stack behind the palette can delete part of it

Open
#3,654 3 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

spork
Dominant language
JavaScript
Stars
2.8k
Forks
1.6k
Avg merge
4h 51m
Merged PRs (30d)
12

Description

While dragging a block, you can connect it to blocks that sit behind the block palette. When you release, it connects and deletes all blocks below the connection point — silent code loss.

Reported by @redspacecat; repro confirmed by @kaylen-s.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files or tests are named. Start by reproducing the drag-and-release behavior using the linked video, then trace the block dragging and connection handling in Scratch Blocks. Done means dragging near or behind the palette cannot connect to hidden blocks or delete the remainder of a stack, with existing behavior still intact.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
58/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.