Watch an unassigned issue from mobile Search #1291

Merged
timmy merged 1 commits from timmy/1290-watch-mobile-search into main 2026-08-23 02:08:26 +00:00
Owner

Closes #1290

Product slice

  • adds server-confirmed Watch / Stop watching to unassigned issue Search Preview
  • validates the exact open issue before each subscription operation
  • preserves Search Preview context and never changes local state on failed confirmation
  • keeps the action touch-safe at 320px and within the 100 KiB core runtime gate

TDD evidence

  • RED: 6 focused failures (missing routes, proxy operation, controller, rendered action)
  • GREEN: python3 -m pytest tests/test_global_search.py tests/test_command_palette.py -q → 77 passed
  • rendered mobile: STACKCHAIN_RUN_RELEASE_E2E=1 python3 -m pytest tests/e2e/test_mobile_search_preview_navigation.py -q → 2 passed
  • full suite: python3 -m pytest tests/ -q → 2418 passed, 12 skipped
Closes #1290 ## Product slice - adds server-confirmed Watch / Stop watching to unassigned issue Search Preview - validates the exact open issue before each subscription operation - preserves Search Preview context and never changes local state on failed confirmation - keeps the action touch-safe at 320px and within the 100 KiB core runtime gate ## TDD evidence - RED: 6 focused failures (missing routes, proxy operation, controller, rendered action) - GREEN: `python3 -m pytest tests/test_global_search.py tests/test_command_palette.py -q` → 77 passed - rendered mobile: `STACKCHAIN_RUN_RELEASE_E2E=1 python3 -m pytest tests/e2e/test_mobile_search_preview_navigation.py -q` → 2 passed - full suite: `python3 -m pytest tests/ -q` → 2418 passed, 12 skipped
timmy added 1 commit 2026-08-23 01:56:09 +00:00
feat: watch issues from mobile search (Closes #1290)
All checks were successful
CI / lint (pull_request) Successful in 4m17s
CI / build-release (pull_request) Successful in 9s
CI / browser-journey (pull_request) Successful in 7m6s
CI / release-candidate (pull_request) Has been skipped
9c187b5ae5
timmy merged commit 73017c1a30 into main 2026-08-23 02:08:26 +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#1291
No description provided.