scratchfoundation / scratchfoundation/scratch-blocks
Point in direction block field editor is broken on the surface.
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 2.8k
- Forks
- 1.6k
- Avg merge
- 4h 51m
- Merged PRs (30d)
- 12
Description
Expected Behavior
You should be able to edit value in the point in direction block both with the field editor and with the soft keyboard.
Actual Behavior
The soft keyboard opening ends up closing the field editor with the circle angle picker.
This is related to #1345. The relevant fix for that (which doesn't apply to this case was: https://github.com/LLK/scratch-blocks/commit/a5ff0e13288d19d24f270178168904a0f0e32a28
Operating System and Browser
touch devices that use soft keyboards
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
Reproduce the issue on a touch device with a soft keyboard and compare editing through the field editor and keyboard. Trace the point-in-direction block's circle angle picker and keyboard interaction, using related issue #1345 and commit a5ff0e13288d19d24f270178168904a0f0e32a28 as context. Done means both input methods remain usable without the keyboard closing the field editor.
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
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100