microsoft / pxt-arcade

Arcade game editor based on Microsoft MakeCode
https://arcade.makecode.com
MIT License
477 stars 206 forks source link

The other step hint shows automatically when switch step by arrow while open current step hint #6322

Open v-katherine opened 8 months ago

v-katherine commented 8 months ago

Describe the bug The other step hint shows automatically when switch step by arrow while open current step hint

Steps to reproduce the behavior 1.Navigate to https://arcade.makecode.com/beta. 2.Open any tutorial. 3.Click hint, switch step by clicking arrow and then observe.

Actual behavior: The other step hint shows automatically.

Expected behavior: The other step hint will not be opened.

Screen Recording: HintDisplay

Additional context: 1.OS: Windows 11 2.arcade version: 1.13.55 3.Microsoft MakeCode version: 9.3.10

v-katherine commented 8 months ago

This bug didn't reproduce when using Next button to switch step.