Lazy-load the mobile issue capture workflow #538

Merged
timmy merged 1 commits from timmy/537-lazy-issue-capture into main 2026-08-11 03:32:15 +00:00
Owner

Closes #537

Moves the issue-capture controller into a deterministic content-addressed feature chunk, loads it only when New issue (or a share-target launch) needs it, and preserves atomic offline precaching. The mobile trigger exposes loading, retryable failure, and success states while concurrent requests share one script load.

Verification: pytest -q — 1107 passed.

Closes #537 Moves the issue-capture controller into a deterministic content-addressed feature chunk, loads it only when New issue (or a share-target launch) needs it, and preserves atomic offline precaching. The mobile trigger exposes loading, retryable failure, and success states while concurrent requests share one script load. Verification: `pytest -q` — 1107 passed.
timmy added 1 commit 2026-08-11 03:30:28 +00:00
feat: lazy-load issue capture workflow (Closes #537)
All checks were successful
CI / lint (pull_request) Successful in 1m14s
CI / build-release (pull_request) Successful in 5s
CI / release-candidate (pull_request) Has been skipped
820da7130d
timmy merged commit fb34b5ffda into main 2026-08-11 03:32: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#538
No description provided.