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

pressing enter should choose suggestion and submit form #105

Closed
adardesign opened this issue Mar 10, 2013 · 1 comment
Closed

pressing enter should choose suggestion and submit form #105

adardesign opened this issue Mar 10, 2013 · 1 comment

Comments

@adardesign
Copy link
Contributor

Currently, when user types, and suggestions are shown, clicking enter once only chooses the suggestion chosen and the input value is updated.. thats good.

But when the input is in a <form> We should (optionally) allow the form to be submitted (as its default behavior)

@jharding
Copy link
Contributor

Using custom events (#68) in v0.9.0, you'll be able to achieve this functionality.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants