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

[docs] Update useAutocomplete demos to use Mui-focused class #32757

Conversation

ZeeshanTamboli
Copy link
Member

@ZeeshanTamboli ZeeshanTamboli commented May 13, 2022

Fixes #32563

data-focus attribute was removed in #26181. So we can't select with it anymore in CSS.

Preview: https://deploy-preview-32757--material-ui.netlify.app/material-ui/react-autocomplete/#useautocomplete

@ZeeshanTamboli ZeeshanTamboli added docs Improvements or additions to the documentation component: autocomplete This is the name of the generic UI component, not the React module! labels May 13, 2022
@mui-bot
Copy link

mui-bot commented May 13, 2022

No bundle size changes

Generated by 🚫 dangerJS against b2ad2b5

Copy link
Member

@mnajdova mnajdova left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice, thanks!

@ZeeshanTamboli ZeeshanTamboli merged commit 8a86d1e into mui:master May 18, 2022
@ZeeshanTamboli ZeeshanTamboli deleted the issue/32563-useAutocomplete-docs-focused-class branch May 18, 2022 04:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: autocomplete This is the name of the generic UI component, not the React module! docs Improvements or additions to the documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Autocomplete] useAutocomplete not highlighting options on hover or during arrow key traversal
3 participants