Queue screenshot comments for offline delivery #478

Merged
timmy merged 1 commits from timmy/477-offline-screenshot-comments into main 2026-08-10 10:57:52 +00:00
Owner

Closes #477

Product slice

  • admits screenshot-comment bytes to IndexedDB before clearing the mobile composer
  • keeps only bounded attachment metadata in localStorage
  • checkpoints upload Markdown and posts one combined comment with stable stage keys
  • lets Comment & next advance only after durable admission

Verification

  • RED: five new behavioral tests failed against origin/main for missing durable attachment admission, staged delivery, and UI wiring
  • GREEN: python3 -m pytest -q → 955 passed
  • node --check for all changed JavaScript and git diff --check passed
Closes #477 ## Product slice - admits screenshot-comment bytes to IndexedDB before clearing the mobile composer - keeps only bounded attachment metadata in localStorage - checkpoints upload Markdown and posts one combined comment with stable stage keys - lets Comment & next advance only after durable admission ## Verification - RED: five new behavioral tests failed against origin/main for missing durable attachment admission, staged delivery, and UI wiring - GREEN: `python3 -m pytest -q` → 955 passed - `node --check` for all changed JavaScript and `git diff --check` passed
timmy added 1 commit 2026-08-10 10:56:23 +00:00
feat: queue screenshot comments offline (Closes #477)
All checks were successful
CI / lint (pull_request) Successful in 58s
CI / build-release (pull_request) Successful in 5s
CI / release-candidate (pull_request) Has been skipped
7ec3330175
timmy merged commit 8206856d94 into main 2026-08-10 10:57:52 +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#478
No description provided.