Skip to content

refactor: sync and login errors#8

Merged
CiTroNaK merged 2 commits into
mainfrom
refactor/sync-and-login-errors
Jun 17, 2026
Merged

refactor: sync and login errors#8
CiTroNaK merged 2 commits into
mainfrom
refactor/sync-and-login-errors

Conversation

@CiTroNaK

Copy link
Copy Markdown
Owner

What?

Improves sync error handling and reporting for malformed Proton Pass items and logged-out CLI sessions.

Why?

A single malformed item could break the whole sync, and sync/auth failures were hard to understand or act on from the main window.

How?

  • Parse item lists lossily during sync, skipping malformed items while syncing valid ones.
  • Show richer sync progress and skipped-item status.
  • Add skipped-item details with sanitized summaries plus Copy Report / Copy & Report.
  • Add friendly sync error UI:
    • "Log In" for auth errors
    • "Copy & Report" for fatal sync errors
  • Keep diagnostics sanitized and report via email
  • Update login-required state immediately from Pass CLI health changes.

@CiTroNaK
CiTroNaK merged commit 22d3148 into main Jun 17, 2026
3 of 4 checks passed
@CiTroNaK
CiTroNaK deleted the refactor/sync-and-login-errors branch June 17, 2026 07:36
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