dnauck / angular-advanced-searchbox

A directive for AngularJS providing a advanced visual search box
http://dnauck.github.io/angular-advanced-searchbox/
MIT License
226 stars 98 forks source link

Cannot click on an item of suggested list by mouse. #72

Closed nguyenhuuloc304 closed 8 years ago

nguyenhuuloc304 commented 8 years ago

Thank you for your directive. It's very useful. But it has a limitation. I cannot use mouse to click on a suggested list. It just worked for keyboard (up and down arrow key). Could you help to fix this issue. Thank you so much.

nguyenhuuloc304 commented 8 years ago

It's my mistake. Should add more restrictToSuggestedValues: true