Shared block: the Edit field is unlabelled #6199
Labels
[Focus] Accessibility (a11y)
Changes that impact accessibility and need corresponding review (e.g. markup changes).
[Type] Bug
An existing feature does not function as intended
Any UI controls and form fields must have a properly associated label. Visible text labels are always preferable, alternatively a visually hidden
<label>
element or anaria-bale
can be used.Rationale:
When changing a block to a Shared block, an UI appears to give the new Shared block a name:
This field misses a label.
Strongly recommended: tests to check the presence of labels, see #6098
The text was updated successfully, but these errors were encountered: