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] Allow devs to hook into onKeyDown #3853

Merged
merged 1 commit into from
Apr 2, 2016
Merged

[AutoComplete] Allow devs to hook into onKeyDown #3853

merged 1 commit into from
Apr 2, 2016

Conversation

ffxsam
Copy link
Contributor

@ffxsam ffxsam commented Mar 31, 2016

I found myself wanting to pass a onKeyDown prop into AutoComplete to check for backspace, but realized that the component totally took it over without allowing me to hook into it at all. This PR changes that.

@oliviertassinari oliviertassinari added PR: Review Accepted PR: out-of-date The pull request has merge conflicts and can't be merged labels Apr 1, 2016
@oliviertassinari
Copy link
Member

@ffxsam That looks like a good idea. Could you rebase?

@ffxsam
Copy link
Contributor Author

ffxsam commented Apr 2, 2016

Done!

@oliviertassinari oliviertassinari removed the PR: out-of-date The pull request has merge conflicts and can't be merged label Apr 2, 2016
@mbrookes mbrookes merged commit 3e65dfe into mui:master Apr 2, 2016
@ffxsam ffxsam deleted the autocomplete-pass-keydown branch April 13, 2016 22:29
@zannager zannager added the component: autocomplete This is the name of the generic UI component, not the React module! label Mar 14, 2023
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.

None yet

4 participants