Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Results returned from search become unresponsive to touch input #23

Open
mikewilburn opened this issue Sep 19, 2017 · 5 comments
Open

Comments

@mikewilburn
Copy link
Contributor

I've seen this on both Android and iOS, but am still narrowing down the more exact steps to reproduce.

When searching for an address or location, doing this enough times over can cause the UI to seem to become unresponsive to the selection of a particular result.

Android:
xamarin-forms-android-search-freeze

iOS:
xamarin-forms-ios-search-freeze

In neither case above does clicking the blue highlighted result (Android), or grey highlighted result (iOS) result in any feedback from the application.

@codergrl
Copy link

This should also be resolved as it was an SDK issue

@mikewilburn
Copy link
Contributor Author

mikewilburn commented Dec 21, 2017

In about 20 minutes of fiddling with the app on Android, entering addresses and such, I haven't been able to reproduce this.

Fixed:

  • Android
  • iOS

@mikewilburn
Copy link
Contributor Author

I'm still seeing this on iOS @marastoica .

@codergrl
Copy link

codergrl commented Feb 7, 2018

@mikewilburn this is resolved now, please verify on iOS

It was due to this bug that's actually a feature :/
https://bugzilla.xamarin.com/show_bug.cgi?id=22910

@mikewilburn
Copy link
Contributor Author

This no longer appears to be fixed on either Android or iOS.

Behavior on iOS is same as what it was before -- navigating to a place/address, clearing the search, re-searching for the same place/address, and tapping the result from the list only selects it.

Behavior on Android: searching for a place/address works as it should for the first three times. Doing this a fourth time usually results in the list view being dismissed, but without zooming/panning to the tapped result.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants