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] Fixed autocomplete's existing option selection #37012

Merged

Conversation

bencevoros
Copy link
Contributor

@bencevoros bencevoros commented Apr 25, 2023

@mui-bot
Copy link

mui-bot commented Apr 25, 2023

Netlify deploy preview

https://deploy-preview-37012--material-ui.netlify.app/

Bundle size report

Details of bundle changes

Generated by 🚫 dangerJS against 13e6d20

@zannager zannager added the component: autocomplete This is the name of the generic UI component, not the React module! label Apr 25, 2023
@harrisonlo
Copy link

This also solves another bug I was going to submit where auto highlight would disappear if items length changes. Can we have this merged please?

Copy link
Member

@michaldudak michaldudak left a comment

Choose a reason for hiding this comment

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

This looks good to me! Good job, @bencevoros!
Could you merge in the latest master before we close this to ensure all the tests are run on the current codebase?

@mnajdova mnajdova merged commit fe69429 into mui:master Jun 21, 2023
18 checks passed
@mnajdova
Copy link
Member

Thanks!

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!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Autocomplete] the first option is not highlighted for autoHighlight using filterOptions
6 participants