web-ridge / react-native-paper-autocomplete

The autocomplete package you wished for on all platforms (iOS, Android, web)
MIT License
19 stars 6 forks source link

Wish to auto open dropdown if on typing or input text focusing #21

Open izzuddinraffar opened 1 year ago

izzuddinraffar commented 1 year ago

Hi, thanks for making this amazing stuff. Actually i'm working on react-native-paper and i'm like using react-native-paper-autocomplete in my project.

So just wish to auto open dropdown if on typing or input text focusing as my picture below.

WhatsApp Image 2023-01-13 at 13 52 02

Thanks!

eduardfarkas commented 1 year ago

+1, this library is basically unusable (from users perspective) because it just not behave correctly.

RichardLindhout commented 1 year ago

Agree! This is bad!

I was also thinking about opening a bottom sheet or something like that on smaller devices

RichardLindhout commented 1 year ago

But I'm a little short on time a.t.m. I'm hoping to have some time in the future to improve this. I'm building a new app where I want to use the autocomplete on the web version so I can also look if I can improve some native stuff while I'm at it

mogarick commented 1 year ago

Hi @RichardLindhout,

Any news about this enhancement? Did you used it finally for the app you mentioned or did you end up using something else?

I'm considering using the component for a web/iOS app.