scratchfoundation / scratchfoundation/scratch-blocks

"Collapse blocks" causes "Operator" text to disappear

Open
#923 6 comments 0 reactions 1 assignee View on GitHub

@carljbowman is already working on this.

Since Jun 7, 2017.

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

Description

Expected Behavior

Selecting "Collapse blocks" from the right-click context menu should not hide any text.

Actual Behavior

All "Operator" blocks (green) lose their text when "Collapse blocks" is selected:
operators
Newly dragged blocks (e.g. "join (hello) (world)") are not affected, and "Expand blocks" does not revert the disappearing text.

Steps to Reproduce
  1. Drag a green Operator block onto the workspace.
  2. Right-click and select "Collapse blocks" from the context menu.
  3. Verify that all text disappears from blocks.
Operating System and Browser

Chromebook - Chrome 58.0.3029.140

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.