microsoft / pxt-microbit

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

Music block: -"sound is playing" help doc is the same as "volume" block. #5858

Closed Ramanan0530 closed 3 months ago

Ramanan0530 commented 3 months ago

Describe the bug Music block:-"sound is playing" help doc is the same as "volume" block.

Steps to reproduce the behavior 1.Navigate to https://makecode.microbit.org/beta

  1. Open any project and hover mouse to Toolbox
  2. Select Music block and hover to "Volume" and "sound is playing" block
  3. Right click and click Help & observe it

Actual behavior Same help document for "Volume" and "sound is playing" blocks. Expect behavior The help document should be different for each block.

Screen Recording: Vol

Additional context 1.OS: Windows, iPad, Mac 2.Browser: Safari, Chrome, Edge, Firefox 3.makecode.microbit,org version: 7.0.25 4.Microsoft MakeCode version: 10.2.15

Ramanan0530 commented 3 months ago

I verified this bug in the latest version:7.0.29 and it has been fixed.