microsoft / pxt-microbit

A Blocks / JavaScript code editor for the micro:bit built on Microsoft MakeCode
https://makecode.microbit.org
Other
699 stars 581 forks source link

"Clap Lights": The hint of step4 & step7 need to be updated #5690

Open v-katherine opened 1 month ago

v-katherine commented 1 month ago

Describe the bug "Clap Lights": The hint of step4 & step7 need to be updated

Steps to reproduce the behavior 1.Navigate to https://makecode.microbit.org/beta 2.Tutorials for the new micro:bit(V2)->Clap Lights->Block Start Tutorial. 3.Execute to step4 and step7, compare the hint and actual results in workspace.

Actual behavior: The 'lightsOn' style is different between hint and results.

Expected behavior: The hint displays same with actual results.

Screenshot: style

Additional context: 1.OS: Windows11 2.Browsers: Edge & Firefox 2.makecode.microbit,org version: 7.0.12 3.Microsoft MakeCode version: 10.0.23

v-katherine commented 1 month ago

This issue about the variables displays different style between hint and results also reproduced in tutorial “Cat Napping", hint of step3, step4 & step9.