See #10925 (comment)
The FocalPointPicker component renders two input fields that are completely unlabelled:

The visible text is just plain text. There's no associated <label> element or aria-label attribute to give these two controls a proper label. I'm going to create an issue.
As this is not the first case unlabelled UI controls are merged in Gutenberg, I'd greatly appreciate some discussion to find a way to avoid this kind of oversights. Better code reviews or automated testing may help. Thank you.
See #10925 (comment)
The FocalPointPicker component renders two input fields that are completely unlabelled:
The visible text is just plain text. There's no associated
<label>element oraria-labelattribute to give these two controls a proper label. I'm going to create an issue.As this is not the first case unlabelled UI controls are merged in Gutenberg, I'd greatly appreciate some discussion to find a way to avoid this kind of oversights. Better code reviews or automated testing may help. Thank you.