scratchfoundation / scratchfoundation/scratch-editor
My blocks - availability for many sprites
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 281
- Forks
- 276
- Avg merge
- 7d 8h
- Merged PRs (30d)
- 6
Description
Hello, I wanted to propose an idea to expand the functionality of My blocks and add the possibility of setting (as in variables) accessibility for many sprites. This would be a useful functionality in a situation where we have My blocks with parameters and we want to call it for several characters.
Currently, we have to copy the entire block each time, which makes subsequent modifications difficult and does not make it possible to show children the correct code separation and re-use.
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.
Research direction
Start by locating the My blocks implementation and the existing variable accessibility behavior in the editor. Clarify how accessibility for multiple sprites should work, including parameterized blocks and reuse across characters, then define acceptance criteria for the proposed behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100