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

Bug: onFocus does not work in combination with typeahead #93

Open
Kilian opened this issue Jul 11, 2018 · 1 comment
Open

Bug: onFocus does not work in combination with typeahead #93

Kilian opened this issue Jul 11, 2018 · 1 comment

Comments

@Kilian
Copy link

Kilian commented Jul 11, 2018

I use the onFocus prop of react-jsonschema-form to get some information on the currently selected form element. This isn't triggered when selecting the typeahead-using input.

@Kilian
Copy link
Author

Kilian commented Jul 11, 2018

looking at https://github.com/ericgio/react-bootstrap-typeahead/blob/master/docs/Props.md, there is an onFocus function that gets called by typeahead that can be used to propagate to the react-jsonschema-form onFocus event?

Kilian added a commit to Kilian/react-jsonschema-form-extras that referenced this issue Jul 25, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant