Check for duplicates
Description
In the aria-labels for end command positions, the word "input" followed by a number is inserted. We believe this is unintentional and confusing. Please see simple function example from the Blockly playground in the first screen shot below. Expected output is "End, to, do something, command position".
In MakeCode, this is worse for the if block where there are two additional "input" parts added to the label. It's not clear where these are coming from, but I could speculate that one might be from the mutator button and the other might be a result of not having a "do" label? Please see the second screen shot below. Expected output is "End if else, false, then, command position".
Reproduction steps
Priority
No response
Stack trace
Screenshots
Browsers
No response
Check for duplicates
Description
In the aria-labels for end command positions, the word "input" followed by a number is inserted. We believe this is unintentional and confusing. Please see simple function example from the Blockly playground in the first screen shot below. Expected output is "End, to, do something, command position".
In MakeCode, this is worse for the
ifblock where there are two additional "input" parts added to the label. It's not clear where these are coming from, but I could speculate that one might be from the mutator button and the other might be a result of not having a "do" label? Please see the second screen shot below. Expected output is "End if else, false, then, command position".Reproduction steps
Priority
No response
Stack trace
Screenshots
Browsers
No response