Check for duplicates
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
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"
I would expect: "show number, number: 0, has input, command" whereas the comma currently occurs in between "show" and "number".
Browsers
No response
Check for duplicates
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
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"
I would expect: "show number, number: 0, has input, command" whereas the comma currently occurs in between "show" and "number".
Browsers
No response