Lazy-load the mobile issue capture workflow #538
No reviewers
Labels
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: stackchain/stackchain-dashboard#538
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "timmy/537-lazy-issue-capture"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.