-
**Describe the bug**
[Mac Safari]: "Add comment" box not fit with border
**Steps to reproduce the behavior**
1.Navigate to https://makecode.microbit.org/beta
2. Open or create any project
3.…
-
**Describe the bug**
Tutorials for the new micro: bit(V2)-"**Pet Hamster**": In **Step 7**, Show icon block remain **greyed out** once **duplicate.**
**Steps to reproduce the behavior**
1.Naviga…
-
Could we come up with a way to store the filename and datetime of the latest uf2 file? It'd be great to see `PXT-v1.2.uf2`, `Arduino-1.8.uf2` or `micropython-1.8.6.uf2` instead of `Current.uf2` when i…
-
**Describe the bug**
"Array block": There are 2 same blocks in the Toolbox
**Steps to reproduce the behavior**
1.Navigate to https://makecode.microbit.org/beta
2. Open or create a project and …
-
The block that allows you to set player state (https://arcade.makecode.com/reference/multiplayer/set-player-state) doesn't seem to actually save the value.
-
This simple programme measures how long we can record audio until hitting the default limit:
```ts
let t = 0
input.onButtonPressed(Button.A, function () {
t = input.runningTime()
re…
-
**Describe the bug**
"**Course** ": Some cards **name** has missing in **Polski** Language
**Steps to reproduce the behavior**
1.Navigate to https://makecode.microbit.org/beta
2. Switch language…
-
**Describe the bug**
Some sections are missing in Portugal & Polski
**Steps to reproduce the behavior**
1.Navigate to https://makecode.microbit.org/beta
2. Switch language to **Portugal.**
…
-
**Describe the bug:**
“Writing Functions": Blocks underlaying behind with another block when switch back block from JavaScript/Python
**Steps to reproduce the behavior:**
1. Navigate to https://…
-
**Describe the bug:**
Teacher Tools: The shape of show leds can be changed arbitrarily and the breakpoint can be added when the project loaded in read-only mode.
**Steps to reproduce the behavior…