Skip to content
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

[Autocomplete] Fix accessibility issue with empty option set #22712

Merged
merged 2 commits into from Sep 24, 2020

Conversation

tylerlaws0n
Copy link
Contributor

I also added a sanity test for filtering without error on an empty option set

fix #22302

I also added a sanity test for filtering without error on an empty option set

fix mui#22302
@mui-pr-bot
Copy link

mui-pr-bot commented Sep 24, 2020

Details of bundle changes

Generated by 🚫 dangerJS against a2185fe

@oliviertassinari oliviertassinari added accessibility a11y component: autocomplete This is the name of the generic UI component, not the React module! labels Sep 24, 2020
@oliviertassinari oliviertassinari merged commit 4767e78 into mui:next Sep 24, 2020
@oliviertassinari
Copy link
Member

@tylerjlawson It's a great first pull request on Material-UI 👌🏻. Thank you for working on it!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accessibility a11y component: autocomplete This is the name of the generic UI component, not the React module!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Autocomplete] Accessibility error
3 participants