scratchfoundation / scratchfoundation/scratch-blocks

Block stack executes when duplicated blocks are attached

Open
#1,994 0 comments 1 reaction 1 assignee View on GitHub

@paulkaplan is already working on this.

Since Sep 4, 2019.

Medium Prevalence Medium Severity priority 3
Dominant language
JavaScript
Stars
2.8k
Forks
1.6k
Avg merge
4h 51m
Merged PRs (30d)
12

Description

Expected Behavior

Attaching duplicated blocks to a stack, should not cause the stack to run.

Actual Behavior

Attaching a duplicated block or a duplicated stack of blocks to another stack, will cause the receiving stack to run.

2019-09-02 16 02 20

Steps to Reproduce
  1. Create a stack of blocks, preferably something that will take some time to execute so you can see the result.
  2. Drag another block on to the workspace, but do not attach it to the stack from the first step
  3. Right click and duplicate the block from step 2 and attach it anywhere to the stack from the first step

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.