Skip to content

[13.0.0-beta.5] Confusing 'input #' label for command end positions #9909

@microbit-robert

Description

@microbit-robert

Check for duplicates

  • I have searched for similar issues before opening a new one.

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

Image Image

Browsers

No response

Metadata

Metadata

Assignees

Labels

issue: bugDescribes why the code or behaviour is wrong

Type

No type
No fields configured for issues without a type.

Projects

Status

Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions