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 when adding a new element (tag or cepage) triggers form submit #81

Open
quantumlicht opened this issue Jan 24, 2013 · 0 comments

Comments

@quantumlicht
Copy link
Owner

If we press enter when there is nothing selected in the typeahead, it triggers the form submit.

We would need to attach the enter key press to another event inside the updater's scope.
For instance, if we press enter, and there is nothing selected, we append the content of the input box instead.

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

No branches or pull requests

1 participant