scratchfoundation / scratchfoundation/scratch-blocks
"Collapse blocks" causes "Operator" text to disappear
Open
@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:

Newly dragged blocks (e.g. "join (hello) (world)") are not affected, and "Expand blocks" does not revert the disappearing text.
Steps to Reproduce
- Drag a green Operator block onto the workspace.
- Right-click and select "Collapse blocks" from the context menu.
- Verify that all text disappears from blocks.
Operating System and Browser
Chromebook - Chrome 58.0.3029.140
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.
Assessment
This issue has not been assessed yet.