Closed djanix closed 8 years ago
Example: if we want to reproduce something like this: https://twitter.github.io/typeahead.js/examples/
Right now, we can't keep the dropdown open while typing in another input. Maybe we could choose on wich input put the focus on when the dropdown is opening.
My two cents: we need to implement type-ahead as a separate element. I'm going to move this issue to paper-elements.
paper-elements
This issue was moved to PolymerElements/paper-elements#68
Example: if we want to reproduce something like this: https://twitter.github.io/typeahead.js/examples/
Right now, we can't keep the dropdown open while typing in another input. Maybe we could choose on wich input put the focus on when the dropdown is opening.