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

Angular 2 + Search Component issue - unable to navigate through results with keyboard #4023

Closed
steffenstolze opened this issue May 14, 2016 · 1 comment

Comments

@steffenstolze
Copy link

Hi,

please see this plunk

  • focus search box
  • type "a"
  • press keydown button to navigate through the results
  • selected item gets unselected immediately

it's working with pure jQuery implementation, not within an Angular 2 application.

Any idea on that?

Thank you!

@steffenstolze
Copy link
Author

okay, it seems to be a known issue with zone.js from Angular 2 - so no Semantic UI issue.

angular/zone.js#319

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

No branches or pull requests

1 participant