Skip to content

No aria-label #642

Open
Open
@judygab

Description

@judygab

I'm getting issues when running accessibility test on auto-suggest. I read in previous issues that 'aria-label' can be passed by inputProps, but that only sets a description for the input field not the dropdown container 'react-autowhatever'. Here is an example.

This is the exact issue that I am getting:
If the drop down menu (select box or role="listbox") has a visible description indicating the purpose of the menu, this description should be explicitly associated to the input drop down menu either as a HTML label or using the WAI-ARIA attribute 'aria-labelledby'.

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