Skip to content

Updates keyboard handling to use keyCode #1

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

Merged
merged 1 commit into from
Sep 29, 2014
Merged

Updates keyboard handling to use keyCode #1

merged 1 commit into from
Sep 29, 2014

Conversation

claydiffrient
Copy link
Contributor

It was either change the code to strings, or compare on keyCode... The latter makes more sense to me.

@ryanflorence
Copy link
Contributor

oh woops, I was screwing around with key and didn't mean to commit it.

ryanflorence added a commit that referenced this pull request Sep 29, 2014
Updates keyboard handling to use keyCode
@ryanflorence ryanflorence merged commit 2277726 into reactjs:master Sep 29, 2014
diasbruno pushed a commit to diasbruno/react-modal that referenced this pull request Jun 16, 2017
diasbruno added a commit to diasbruno/react-modal that referenced this pull request Jun 20, 2017
…eactjs#1)

It seems that the using redux, we can get a async update in which can fail
when trying to focus the content of the modal.

This should be a temporary fix since the issue is hard to reproduce,
but safe for other applications.
diasbruno added a commit that referenced this pull request Jun 20, 2017
)

It seems that the using redux, we can get a async update in which can fail
when trying to focus the content of the modal.

This should be a temporary fix since the issue is hard to reproduce,
but safe for other applications.
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