Skip to content

[Bug]: Textbox's Label is not recognized by screenreaders. #144

@arazni

Description

@arazni

LumexUI Version

v1.0.0

Description

Similar to #142, the labels passed into these Textbox components are not recognized by the screenreader when tabbing interactables.

Consider using aria-labelledby here, and perhaps a generated guid id for the textbox component to tie them together.

Steps to reproduce

Visit your docs. and use a screen reader.

Tab onto the email textbox under Usage.

The screenreader will simply say edit has auto complete blank, the "Email" label is not spoken.

Expected behavior

Tabbing through interactables should have their labels read in context.

Notes

No response

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions