Skip to content

Fix enter key for username field #7

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

Conversation

jrichardlai
Copy link
Contributor

Was crashing

@bleonard
Copy link
Contributor

bleonard commented Nov 2, 2015

the goal is for TextInput to act like the "real" one. maybe add something like this to TextInput:

  focus() {
    return this.refs.input.focus();
  }

@jrichardlai jrichardlai force-pushed the fix-login-field-on-submit-editing branch from 7325779 to f09f6b0 Compare November 3, 2015 03:13
bleonard added a commit that referenced this pull request Nov 5, 2015
@bleonard bleonard merged commit 272a5c7 into taskrabbit:master Nov 5, 2015
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