scratchfoundation / scratchfoundation/scratch-blocks
Typing long values into fields causes the WidgetDiv to push the page
Open
Nobody has claimed this yet.
needs-triage
upstream
- Dominant language
- JavaScript
- Stars
- 2.8k
- Forks
- 1.6k
- Avg merge
- 4h 51m
- Merged PRs (30d)
- 12
Description
This also exists in google/blockly, but is less noticeable because there's a limit on how wide fields can get.

What can we do about this?
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 off-page behavior shown in the linked GIF while typing long values into fields, then inspect the WidgetDiv behavior involved. Compare it with google/blockly, where field width is limited, and define completion as preventing long values from pushing the page off-screen.
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
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100