ng2-ui / auto-complete

Angular Auto Complete component and directive
https://ng2-ui.github.io/dist/#/auto-complete
MIT License
279 stars 122 forks source link

list should be open on space click. currently its supporting min-chars only. #362

Closed vinitkrb closed 5 years ago

vinitkrb commented 5 years ago

IMPORTANT Please be specific with an example. An issue with no example may be closed.

Steps to reproduce and a minimal demo

Current behavior

Expected/desired behavior

Other information

almothafar commented 5 years ago

It is already there!

https://rawgit.com/ng2-ui/auto-complete/master/app/index.html#/component-test

Also, it will be nice to do a little 2 minutes efforts to write full issue instead of just posting with a template.