react-native-google-places-autocomplete icon indicating copy to clipboard operation
react-native-google-places-autocomplete copied to clipboard

No loader is shown until the request completes

Open bill-pairaktaridis opened this issue 6 years ago • 4 comments

Right now an empty list is returned as soon as you start typing and then the full list of results is produced when the request is completed.

This was apparently implemented in the past but it has since been reverted. As far as I can tell, there is no way we can customize it to show an ActivityIndicator while the request completes. The result is that it's quite jarring for the user, while they have no visual indication that anything is happening.

bill-pairaktaridis avatar May 21 '19 14:05 bill-pairaktaridis

Hey.

I just spent some time digging into this. I don't have an any list displayed when there are no results.

I agree that there can be a better way to indicate that something is loading.

Feel free to put in a PR.

bell-steven avatar May 17 '20 04:05 bell-steven

relates to #711

MrPupik avatar Apr 20 '21 09:04 MrPupik

@bell-steven @bill-pairaktaridis Just created a PR that handles this #720

MrPupik avatar Apr 27 '21 08:04 MrPupik

hello any update here..??

Parmar-Bansi avatar Sep 15 '23 07:09 Parmar-Bansi