Assign and start work from global search #414

Merged
rockachopa merged 1 commits from timmy/413-search-assign-and-start into main 2026-08-09 17:08:03 +00:00
Member

Closes #413

What changed

  • adds touch-safe Assign & start and Start in Today actions to global Search previews
  • reuses Today capacity, sync, offline warming, and durable work-session behavior
  • skips the claim mutation for already-owned issues and preserves truthful recovery states

Verification

  • RED: focused tests failed for missing owned-start behavior and missing Search action
  • GREEN: python3 -m pytest -q tests/test_assign_and_start.py tests/test_command_palette.py — 20 passed
  • full suite: python3 -m pytest -q — 791 passed
  • node --check frontend/dashboard.js
  • node --check frontend/assign-and-start.js
  • git diff --check
Closes #413 ## What changed - adds touch-safe **Assign & start** and **Start in Today** actions to global Search previews - reuses Today capacity, sync, offline warming, and durable work-session behavior - skips the claim mutation for already-owned issues and preserves truthful recovery states ## Verification - RED: focused tests failed for missing owned-start behavior and missing Search action - GREEN: `python3 -m pytest -q tests/test_assign_and_start.py tests/test_command_palette.py` — 20 passed - full suite: `python3 -m pytest -q` — 791 passed - `node --check frontend/dashboard.js` - `node --check frontend/assign-and-start.js` - `git diff --check`
rockachopa added 1 commit 2026-08-09 17:06:31 +00:00
feat: assign and start work from search (#413)
All checks were successful
CI / lint (pull_request) Successful in 48s
CI / build-release (pull_request) Successful in 5s
CI / release-candidate (pull_request) Has been skipped
6e3b6804c1
rockachopa merged commit 4b8d0c4504 into main 2026-08-09 17:08:03 +00:00
rockachopa deleted branch timmy/413-search-assign-and-start 2026-08-09 17:08:03 +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#414
No description provided.