You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
(Easier via GIF below)
Go to MakeCode, new project
Add show string "some long string here" to on start
Move forever just to the right of the wider on start block
Drag an "on button" block from the toolbox over the workspace
Observe that "on start" has jumped right a bit and now overlaps forever
After triggering this once, right-click "Format Code" is one way to be able to trigger it again.
This can be more confusing in large projects when you can come back from working over on the right to find your blocks don't look quite how you left them. Our education team encountered this building example projects.
The longer text is just so you can see the move when the toolbox is open.
Similar feel to #5959, but in that case all the blocks move which isn't so bad. I've encountered both of these issues one after the other which can feel quite odd/broken.
Expected behavior
The blocks stay where you left them.
Screenshots
Desktop (please complete the following information):
OS: macOS
Browser Chrome
Version 129.0.6668.101 (Official Build) (arm64)
The text was updated successfully, but these errors were encountered:
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
(Easier via GIF below)
After triggering this once, right-click "Format Code" is one way to be able to trigger it again.
This can be more confusing in large projects when you can come back from working over on the right to find your blocks don't look quite how you left them. Our education team encountered this building example projects.
The longer text is just so you can see the move when the toolbox is open.
Similar feel to #5959, but in that case all the blocks move which isn't so bad. I've encountered both of these issues one after the other which can feel quite odd/broken.
Expected behavior
The blocks stay where you left them.
Screenshots
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: