PolymerElements / paper-dropdown-menu

A Material Design browser select element
https://www.webcomponents.org/element/PolymerElements/paper-dropdown-menu
61 stars 107 forks source link

possibility to disable or change the focus when the dropdown open? #60

Closed djanix closed 8 years ago

djanix commented 9 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.

cdata commented 8 years ago

My two cents: we need to implement type-ahead as a separate element. I'm going to move this issue to paper-elements.

cdata commented 8 years ago

This issue was moved to PolymerElements/paper-elements#68