Skip to content

[EuiComboBox] Unique ID is not passed through to label for prepend or append props  #5183

@1Copenut

Description

@1Copenut

The EUI Combobox has two props append and prepend that allow users to add a label element inline with the input. This label is not receiving an ID prop, so the htmlFor attribute is undefined.

Screen readers will not announce this label without the semantic association between the label and a unique ID on the input.

I've isolated the issue and will be working on a PR in the next day or two.

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions