scratchfoundation / scratchfoundation/scratch-blocks
Revisit Block Menu Hierarchy
Open
Nobody has claimed this yet.
design
feature
needs info
- Dominant language
- JavaScript
- Stars
- 2.8k
- Forks
- 1.6k
- Avg merge
- 4h 51m
- Merged PRs (30d)
- 12
Description
Currently block menu's have a flat hierarchy, all the elements within the list are listed as the same. For example the "play sound until done" block has a menu that lists all the sounds associated with a sprite and an "action" to record a new sound.
In 2.0 there was a dividing line between the list of sounds and the list of actions.
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.