scratchfoundation / scratchfoundation/scratch-blocks

Degree sign not showing in "point in direction" block

Open
#1,829 0 comments 0 reactions 0 assignees View on GitHub

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

image

Operating System and Browser

Mac OS, Chrome

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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.