ng2-ui / auto-complete

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

feat(directive): add close on focus out option to close dropdown if we quit focus #318

Closed bnjjj closed 6 years ago

bnjjj commented 6 years ago

The issue encountered is that the empty dropdown wasn't close and don't allow me to click on button behind the invisible dropdown element.

Linked to https://github.com/ovh/cds/issues/1787

Signed-off-by: Benjamin Coenen benjamin.coenen@hotmail.com

bnjjj commented 6 years ago

Can you npm version patch and npm publish please ? Thank you