-
-
Notifications
You must be signed in to change notification settings - Fork 32.6k
Open
Labels
component: selectThis is the name of the generic UI component, not the React module!This is the name of the generic UI component, not the React module!docsImprovements or additions to the documentationImprovements or additions to the documentation
Description
Steps to reproduce
Steps:
- Open the Material UI
Select
component page in chrome https://mui.com/material-ui/react-select - Open the console to the Lighthouse tab
- Run the Lighthouse accessibility tool
- See the "ARIA input fields do not have accessible names" error
Current behavior
The material ui select component currently has the error: "ARIA input fields do not have accessible names" error
Expected behavior
The Select component no longer has an accessibility error
Context
No response
Your environment
npx @mui/envinfo
Don't forget to mention which browser you used.
Output from `npx @mui/envinfo` goes here.
Search keywords: aria-labelledby
Metadata
Metadata
Assignees
Labels
component: selectThis is the name of the generic UI component, not the React module!This is the name of the generic UI component, not the React module!docsImprovements or additions to the documentationImprovements or additions to the documentation