Skip to content

Conversation

itay-grudev
Copy link

@itay-grudev itay-grudev commented Dec 6, 2017

Selection via enter keypress triggers typeahead:select but does not stop the keypress immediate event propagation. This means that when selecting an item the enter keydown event will be received by other handlers on the same element.

…t propagation

This means that when selecting an item the enter keydown event will be received by other handlers on the same element.
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