scratchfoundation / scratchfoundation/scratch-blocks
Expand/collapse Block Palette
Open
Nobody has claimed this yet.
feature
- Dominant language
- JavaScript
- Stars
- 2.8k
- Forks
- 1.6k
- Avg merge
- 4h 51m
- Merged PRs (30d)
- 12
Description
As a user I would like to be able to expand/collapsing the Block Palette.
The user should be able to:
Collapse the Block Palette, only showing Block Categories
Decrease the size of the Block Palette
Increase the size of the Block Palette
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
The issue names the Block Palette but provides no file, test, or entry point; start by locating its JavaScript UI implementation and reviewing how categories and dimensions are rendered. Done means users can collapse the palette to categories and decrease or increase its size.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100