Batch-schedule selected mobile Search issues into Later #814

Merged
timmy merged 1 commits from timmy/813-batch-defer-search-results into main 2026-08-14 09:08:15 +00:00
Owner

Closes #813

What changed

  • adds a distinct mobile Search Defer action for cross-page selections
  • validates one future local return time before any assignment
  • claims eligible issues in order and saves each successful item to Later
  • persists the chosen instant in an owner-scoped recovery journal so reload recovery does not reclaim confirmed work
  • reports partial assignment/storage failures truthfully while retaining retry state

Verification

  • pytest -q — 1540 passed
  • focused controller/recovery/picker tests — 30 passed
  • Playwright 390×844 rendered check — touch targets >=44px, no horizontal overflow, three actions do not overlap
  • node --check passed for changed JavaScript
Closes #813 ## What changed - adds a distinct mobile Search **Defer** action for cross-page selections - validates one future local return time before any assignment - claims eligible issues in order and saves each successful item to Later - persists the chosen instant in an owner-scoped recovery journal so reload recovery does not reclaim confirmed work - reports partial assignment/storage failures truthfully while retaining retry state ## Verification - `pytest -q` — 1540 passed - focused controller/recovery/picker tests — 30 passed - Playwright 390×844 rendered check — touch targets >=44px, no horizontal overflow, three actions do not overlap - `node --check` passed for changed JavaScript
timmy added 1 commit 2026-08-14 09:06:09 +00:00
feat: batch-defer mobile search results (Closes #813)
All checks were successful
CI / lint (pull_request) Successful in 1m36s
CI / build-release (pull_request) Successful in 5s
CI / release-candidate (pull_request) Has been skipped
1ef3e291c2
timmy merged commit 2e62eb09f5 into main 2026-08-14 09:08:15 +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#814
No description provided.