pxt-microbit
pxt-microbit copied to clipboard
`textdropdown` field editor doesn't work as expected in live and broken in beta
Describe the bug A clear and concise description of what the bug is.
To Reproduce Steps to reproduce the behavior:
- Go to https://makecode.com/playground#field-editors-dropdowns
- Ensure the Dropdowns sample is loaded in the micro:bit editor
- Drop the [say [hello]] block to the workspace and click the dropdown
- Dropdown generates an entry per letter instead of word
- Change the editor to micro:bit BETA
- Drop the [say [hello]] block to the workspace
- Click on the "hello" dropdown
- The click acts as if the block is being dragged and cannot be "unclicked"
Expected behavior The dropdown to show an entry per word.
Screenshots N/A
micro:bit version (please complete the following information): N/A
Desktop (please complete the following information): N/A Smartphone (please complete the following information): N/A
Additional context N/A