Skip to content

[v13.0.0-beta.2] Block label commas inconsistent #9791

@microbit-robert

Description

@microbit-robert

Check for duplicates

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

Description

In the previous implementation, commas in the aria-label were used to wrap inputs in order to make these more pronounced to help screen reader users infer that these are in fact inputs. Commas in the current version are either missing, or can occur in unexpected places, perhaps before the label attached to an input. Please see the "show number" block below for an example of the latter.

Reproduction steps

Priority

No response

Stack trace

Screenshots

Image

Details of the output aside, I would expect commas to appear in this output as follows: "to, dropdown: Variables 'item', append text, image: "text: empty image:', has input, command"

Image

I would expect: "show number, number: 0, has input, command" whereas the comma currently occurs in between "show" and "number".

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

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions