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

Fix permanent loading indicator #147

Merged
merged 1 commit into from
Sep 8, 2021

Conversation

martin-braun
Copy link
Contributor

@martin-braun martin-braun commented Sep 8, 2021

Fix permanent loading indicator when using search bar on iOS. Fixes #124.

#76 will cause some weird behavior when moving the pin. It will show the old address until the new one is load, so this was not really a fix. However, the key is to set it the SearchingState to Idle after completing the search through the AutoCompleteSearch, which I've done in this PR.

Fix permanent loading indicator when using search bar on iOS. Fixes fysoul17#124.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

SearchingState stuck at 'Searching' after selecting a suggested place
2 participants