srtraj / dropdown_textfield

custom dropdown
MIT License
8 stars 48 forks source link

Editable searchable combobox #42

Open krzysiekj94 opened 11 months ago

krzysiekj94 commented 11 months ago

First of all, let me say that the DropDownTextField control created by the author is awesome!

I have one more problem. I would like the written control to, in addition to the ability to search and select items from the list, also allow editing and entering text in the main field like in screen below:

Grafik

Adding such an option would probably be highly desired by other developers. I haven't found a similar solution anywhere. Adding this capability would make your control more powerful.

Thank you for the great work :)

mauricev commented 11 months ago

I second this. I shouldn't have to click a second time to enable typing.