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

Need search box #285

Open inferno-chromium opened 6 years ago

inferno-chromium commented 6 years ago

Description

Need support for a search box.

Expected outcome

Currently there is no search box support, something similar to https://github.com/kolarski/select2-wrapper.

Actual outcome

Currently, you can just type the entry on keyboard. With search box, it makes obvious what you type. If you mistype, easy to correct by pressing backspace.