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

Fixed cursor jumping to end of input after every input change #429

Closed
wants to merge 2 commits into from
Closed

Conversation

aeronesto
Copy link
Contributor

Fixes: #394

State is updated with text input value before suggestions to prevent cursor from jumping to end of input string `onInputChange`.

Fixes [#394](#394)
@aeronesto
Copy link
Contributor Author

Created other bugs: clicking on a suggestion does not update the input field, and spaces are trimmed as you type.

@aeronesto aeronesto closed this Jun 27, 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

Successfully merging this pull request may close these issues.

1 participant