Skip to content

Fix reset button in skillmaps & hint layout, builtin extension issue - #11542

Merged
Joey Wunderlich (jwunderl) merged 7 commits into
masterfrom
dev/jwunderl/reset-button
Aug 25, 2026
Merged

Fix reset button in skillmaps & hint layout, builtin extension issue#11542
Joey Wunderlich (jwunderl) merged 7 commits into
masterfrom
dev/jwunderl/reset-button

Conversation

@jwunderl

Copy link
Copy Markdown
Member

fix microsoft/pxt-arcade#7625, and just in general clean up tutorial hint layout since that kept jumping off screen for me while testing the bug
https://arcade.makecode.com/app/d300780148c18b0c1054a3498f5f05d5f6482e2d-80c429f213--skillmap#beginner

also fix bug richard saw during live stream; rehydrated api info was storing incorrect value for src (so e.g. libs/corgio instead of corgio). Poked around and should be safe to fix. Additionally, found another edge case, again, while testing (using controller extension, adding a rotary encoder block, then trying to remove) -- made it check all transitive dependencies that will be removed as well
https://arcade.makecode.com/app/d300780148c18b0c1054a3498f5f05d5f6482e2d-80c429f213

@jwunderl
Joey Wunderlich (jwunderl) requested a review from a team August 25, 2026 22:24

@aznhassan Hassan Sufi (aznhassan) left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@jwunderl
Joey Wunderlich (jwunderl) added this pull request to the merge queue Aug 25, 2026
Merged via the queue into master with commit 09372a4 Aug 25, 2026
20 checks passed
@jwunderl
Joey Wunderlich (jwunderl) deleted the dev/jwunderl/reset-button branch August 25, 2026 23:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Skillmap "Replace My Code" Dialog Cannot Be Opened

2 participants