-
-
Notifications
You must be signed in to change notification settings - Fork 32.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Select] "&ZeroWidthSpace" is being rendered as child element #41515
Comments
@mj12albert I can work on this issue. |
@tejasparkar What's the problem with the screen reader announcing? What is it announcing incorrectly? |
Since the issue is missing key information and has been inactive for 7 days, it has been automatically closed. If you wish to see the issue reopened, please provide the missing information. |
@ZeeshanTamboli sorry to revive this, but the issue is that screen readers are reading the ZeroWidthSpace, tried this on MacOS Chrome with VoiceOver Can this be reopened or can we try a new pr to fix this a11y issue? |
I'll reopen it but I can't confirm it's an issue. I use Windows OS. |
Sorry for not getting to this earlier 🙏 I agree @tejasparkar would you still like to work on this? |
@mj12albert I have a PR to fix it, mind helping me get it merged? #44631 |
This issue has been closed. If you have a similar problem but not exactly the same, please open a new issue. Note @tejasparkar How did we do? Your experience with our support team matters to us. If you have a moment, please share your thoughts in this short Support Satisfaction survey. |
Thanks for fixing this! I found a very similar issue: #44740 and put up a straightforward fix: #44731 would love it if you'd take a look @mj12albert or @mnajdova ❤️ |
Steps to reproduce
Link to live example: (required)
Steps:
1.Open the url https://mui.com/material-ui/react-select/
2. Inspect the code in browser
3. Try navigation with screen reader and observe
Current behavior
material-ui/packages/mui-base/src/Select/Select.tsx
Line 219 in b579513
No response
Expected behavior
No response
Context
No response
Your environment
npx @mui/envinfo
Search keywords: accessibility
The text was updated successfully, but these errors were encountered: