Open BennyAlex opened 1 week ago
This could also be an issue of having the wrong id targeting:
the label id is: "demo-simple-select-label" where as the div has aria-labelledby="demo-simple-select-label demo-simple-select"
I am testing with Voice Over and it reads correctly,
Can you expend on what you would expect, or what's not working as expected?
Steps to reproduce
Link to live example: (required)
The input is marked as aria-hidden so it is not visible to the screenreader. This causes the input not having a name or label.
Current behavior
No response
Expected behavior
Inputs & Selects are named and labeled correctly for screenreaders
Context
No response
Your environment
``` Don't forget to mention which browser you used. Output from `npx @mui/envinfo` goes here. ```npx @mui/envinfo
Search keywords: accessible