Preserve screenshots while editing queued captures #476

Merged
timmy merged 1 commits from timmy/475-preserve-queued-screenshots into main 2026-08-10 10:36:16 +00:00
Owner

Closes #475

What changed

  • hydrate metadata-only queued screenshots from IndexedDB with a keyed lookup before opening the editor
  • keep screenshot bytes out of localStorage while preserving them across text-only edits
  • fail closed with retry guidance instead of rendering or saving an empty screenshot

Verification

  • pytest -q tests/test_issue_outbox.py tests/test_background_issue_sync.py tests/test_issue_attachment_ui.py — 73 passed
  • pytest -q — 950 passed
Closes #475 ## What changed - hydrate metadata-only queued screenshots from IndexedDB with a keyed lookup before opening the editor - keep screenshot bytes out of localStorage while preserving them across text-only edits - fail closed with retry guidance instead of rendering or saving an empty screenshot ## Verification - `pytest -q tests/test_issue_outbox.py tests/test_background_issue_sync.py tests/test_issue_attachment_ui.py` — 73 passed - `pytest -q` — 950 passed
timmy added 1 commit 2026-08-10 10:34:49 +00:00
fix: preserve screenshots while editing queued captures (Closes #475)
All checks were successful
CI / lint (pull_request) Successful in 56s
CI / build-release (pull_request) Successful in 5s
CI / release-candidate (pull_request) Has been skipped
d161cf41c0
timmy merged commit ec339d242d into main 2026-08-10 10:36:16 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: stackchain/stackchain-dashboard#476
No description provided.