scratchfoundation / scratchfoundation/scratch-blocks
No scroll to the "My Blocks" category when a new one is made
Open
Nobody has claimed this yet.
Low Severity
Medium Prevalence
- Dominant language
- JavaScript
- Stars
- 2.8k
- Forks
- 1.6k
- Avg merge
- 4h 51m
- Merged PRs (30d)
- 12
Description
Expected Behavior
When you create a new custom procedure, the block palette should scroll to the "My Blocks" category.
Actual Behavior
When you create a new custom procedure, the block palette does not scroll.
Steps to Reproduce
- Scroll the block palette so that the "Make a Block" button is at the bottom. Ideally, it should be partially off screen.
- Press "Make a Block"
- Press "OK" in the modal dialog to create the block
Screenshots
This is a good scroll position to 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 reproducing the issue using the block palette position and the “Make a Block” flow described in the issue. Trace what happens after confirming the modal and identify where the palette handles creation of a custom procedure. Done means creating a procedure automatically scrolls the palette to the “My Blocks” category.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100