Skip to content

Fix issue preventing google photos disconnect#32

Open
samrford wants to merge 1 commit into
masterfrom
fix/google-photos-disconnect-after-error
Open

Fix issue preventing google photos disconnect#32
samrford wants to merge 1 commit into
masterfrom
fix/google-photos-disconnect-after-error

Conversation

@samrford
Copy link
Copy Markdown
Owner

@samrford samrford commented May 4, 2026

##Summary

  • GooglePhotosPicker hid the disconnect button whenever phase !== "idle", so a failed createSession (e.g. expired refresh token → 502) left the user with no way to reconnect.
  • Show disconnect in any settled phase (idle/error/done); still hidden during picking/importing to avoid orphaning a job.

@samrford samrford self-assigned this May 4, 2026
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.

1 participant