Greentube / ngx-typeahead

Typeahead multi-select dropdown component for angular. Demo:
https://greentube.github.io/ngx-typeahead/demo
MIT License
22 stars 11 forks source link

Multiple dropdowns opened all at once #2

Closed vcalexa closed 6 years ago

vcalexa commented 6 years ago

Trying to open a second dropdown while a first dropdown is expanded should not result in 2 overlapping dropdown lists.

typeahead_multiple_drops

meeroslav commented 6 years ago

So, this scenario happens if the expand arrows are being used.