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

Fix focus visual feedback in email and username inputs #681

Merged
merged 3 commits into from
Oct 26, 2016

Conversation

gnandretta
Copy link
Contributor

This is like #673 but checks that the focused state value actually changed to decide whether or not to update the component. Before merging may be a good idea to type really fast in IE 10 and 11 to ensure it doesn't skip any input.

(@beneliflo got your back buddy ;)

beneliflo and others added 2 commits October 24, 2016 22:09
The "focused" value from the state was being compared with the
"focused" value from the next props, instead of the "focused" value
from next state.
@gnandretta gnandretta changed the base branch from fix-focus-input to master October 26, 2016 14:49
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.

4 participants