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(web): prevent change-location suggestion race-condition #11523

Merged
merged 1 commit into from
Aug 2, 2024

Conversation

oidq
Copy link
Contributor

@oidq oidq commented Aug 1, 2024

When debouncer activated on fast deletion, the handleSearchPlaces() function would fire a request with empty query. UI would then show "Immich Server Error".

When debouncer activated on deletion, the handleSearchPlaces() function
would fire a request with empty query. UI would then show Immich API error.
@jrasm91 jrasm91 enabled auto-merge (squash) August 2, 2024 03:29
@jrasm91 jrasm91 merged commit 37cc6fb into immich-app:main Aug 2, 2024
22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants