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 delete chip not working on mobile #12813

Merged
merged 3 commits into from
Sep 8, 2018
Merged

[autocomplete] Fix delete chip not working on mobile #12813

merged 3 commits into from
Sep 8, 2018

Conversation

aretheregods
Copy link
Contributor

@aretheregods aretheregods commented Sep 8, 2018

Closes #12811.

@oliviertassinari oliviertassinari added the docs Improvements or additions to the documentation label Sep 8, 2018
@oliviertassinari oliviertassinari changed the title Fix for issue: Delete chip not working for mobile on react-select autocomplete example #12811 [autocomplete] Fix delete chip not working on mobile Sep 8, 2018
@oliviertassinari oliviertassinari merged commit 9b28fe5 into mui:master Sep 8, 2018
@oliviertassinari
Copy link
Member

@aretheregods Thank you

marcelpanse pushed a commit to marcelpanse/material-ui that referenced this pull request Oct 2, 2018
* Fix delete button error on mobile

* Fix lint error: onClick to handleOnClick

* let's merge
@oliviertassinari oliviertassinari added the component: autocomplete This is the name of the generic UI component, not the React module! label Apr 29, 2020
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.

Delete chip not working for mobile on react-select autocomplete example
2 participants