pxt icon indicating copy to clipboard operation
pxt copied to clipboard

take toolboxparent into account when generating block search string

Open riknoll opened this issue 6 months ago • 0 comments

fixes https://github.com/microsoft/pxt-microbit/issues/6247

fixes the toolbox search to take the parent attributes into account when generating searchable strings for each block

before:

image

after:

image

riknoll avatar Jun 20 '25 22:06 riknoll