scratchfoundation / scratchfoundation/scratch-blocks

Typing long values into fields causes the WidgetDiv to push the page

Open
#430 2 comments 1 reaction 0 assignees View on GitHub

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.
off-page
What can we do about this?

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.