Skip to content

role="combobox" should be on input instead of container for better UX #861

@simonhermann

Description

@simonhermann

The combobox role works better when used on input, e.g. VoiceOver will not say the number of entries when on container.

Observed behaviour:
when selecting an entry, VoiceOver reads "Entry 1, clickable"

Expected behaviour:
with combobox on input instead, VoiceOver reads "Entry 1, selected (1 of 10)"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions