scratchfoundation / scratchfoundation/scratch-editor

Hidden/obsolete blocks broken: for-each, pen shade, counter, loud?

Open
#637 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

spork
Dominant language
JavaScript
Stars
281
Forks
276
Avg merge
7d 8h
Merged PRs (30d)
6

Description

Several hidden/obsolete blocks no longer work, breaking compatibility with older projects that rely on them:

  • for-each, pen shade, counter, and the loud? boolean previously worked and are now broken.
  • user id, align scene, scroll right, scroll up, x scroll, and y scroll are also broken. These are legacy blocks that were already non-functional, so the impact is lower, but it would be nice to keep them working.

Reported by @npxl32.

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

Start by locating the implementations and compatibility handling for the listed hidden and obsolete blocks, then reproduce the failures with older projects that use them. Done means for-each, pen shade, counter, loud?, and the other named legacy blocks work again without breaking existing projects.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.