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

Close autocomplete drop-down on tabKey #562

Merged
merged 1 commit into from
Nov 15, 2016

Conversation

xomaczar
Copy link
Contributor

To reproduce:

  1. In e-p current demo (v1.0.0-alpha.8), click on any autocomplete, then hit 'tab' key w/o selecting/highlighting any items
  2. The autocomplete drop-down stays open

Fix:

  • When tab is invoked, just delegate to e-p-s component, which closes the drop-down by default.

@miguelcobain miguelcobain merged commit cbd2610 into miguelcobain:master Nov 15, 2016
@miguelcobain
Copy link
Owner

👍

@xomaczar
Copy link
Contributor Author

thx

@xomaczar xomaczar deleted the tab-closes-autocomplete branch November 15, 2016 22:18
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.

None yet

2 participants