Skip to content

Conversation

@jenseng
Copy link
Contributor

@jenseng jenseng commented Mar 28, 2017

react doesn't yet support focusin (facebook/react#6410), so add a prop so we can know when something in this component has focus

this is useful if you want to defer something until the user interacts with the component (e.g. trigger ajax to pre-fill a store)

also fix a couple little issues

jenseng added 3 commits March 28, 2017 16:05
react doesn't yet support focusin (facebook/react#6410),
so add a prop so we can know when something in this component has focus

this is useful if you want to defer something until the user interacts with the
component (e.g. trigger ajax to pre-fill a store)
@claydiffrient claydiffrient merged commit bae4bac into instructure-react:master Mar 28, 2017
@EddM EddM mentioned this pull request May 2, 2017
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

Successfully merging this pull request may close these issues.

2 participants