-
Notifications
You must be signed in to change notification settings - Fork 32
Description
Describe the bug
There's an error being thrown from the vision camera when a user tries to view offline suggestions for an existing, synced observation.
To Reproduce
Steps to reproduce the behavior:
- MyObservations -> ObsDetails -> ObsEdit -> airplane mode -> Suggestions
- App throws an error, and the user can’t see offline results and will get stuck on the loading ID screen
Expected behavior
It seems strange to me that we would want users to be able to see offline suggestions for existing observations -- it's an odd process since we would need to be able to first fetch the online photos to check for offline results, and we can't do that if the user is offline. So we likely want to avoid this state.
If we skip offline suggestions for synced photos altogether, we should decide what to show the user here. I'd recommend we check for synced photos and show the "iNaturalist has no ID suggestions for this photo." text, skipping offline suggestions and any text about being offline altogether, but would like @abhasinat to confirm what this state should look like.
Context (please complete the following information):
- OS: iOS
- App version: v0.34.0+97
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
