scratchfoundation / scratchfoundation/scratch-blocks
Degree sign not showing in "point in direction" block
Open
Nobody has claimed this yet.
help wanted
- Dominant language
- JavaScript
- Stars
- 2.8k
- Forks
- 1.6k
- Avg merge
- 4h 51m
- Merged PRs (30d)
- 12
Description
Expected Behavior
"Point in direction" block should have a degree sign next to the angle value.
Actual Behavior
It doesn't have it. Moreover, it looks like this code is supposed to give the degree sign: https://github.com/LLK/scratch-blocks/blob/develop/core/field_angle.js#L47

Operating System and Browser
Mac OS, Chrome
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 with core/field_angle.js at the linked line and reproduce the "Point in direction" block in the reported Mac OS and Chrome setup. Check why the degree sign is not visible, then confirm the block displays a degree sign next to its angle value.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100