srtraj / dropdown_textfield

custom dropdown
MIT License
8 stars 48 forks source link

Can the text field and the search field be combined? #31

Closed Kimi-Arthur closed 3 months ago

Kimi-Arthur commented 1 year ago

It would be great if the text field is also the search field, ~otherwise after clicking the text field, the user needs to click again to actually start searching.~

I see there is a searchAutofocus, but visually it would be better if they are the same field.

It works even better when combined with #30.

Thanks!

srtraj commented 3 months ago

@Kimi-Arthur , you can enable search on the main textfield by setting readonly to false.