Preview and claim global search results without leaving the dashboard #198

Merged
timmy merged 1 commits from timmy/197-global-search-preview into main 2026-08-07 13:45:48 +00:00
Owner

Closes #197

What changed

  • Added a timeout-bounded, normalized work preview API for global issue/PR results.
  • Replaced mobile context-losing navigation with a full-viewport accessible preview sheet.
  • Preserved palette query/focus and added single-flight claim → My Work handoff for open unassigned issues.
  • Kept pull requests, closed items, and non-actionable results read-only with safe Gitea links.

Verification

  • python3 -m pytest -q — 293 passed.
  • Inline/external JavaScript syntax checks passed.
  • Playwright at 320×568 verified full-viewport rendering, no horizontal overflow, 44px controls, query/focus restoration, and one claim request under repeated taps.
Closes #197 ## What changed - Added a timeout-bounded, normalized work preview API for global issue/PR results. - Replaced mobile context-losing navigation with a full-viewport accessible preview sheet. - Preserved palette query/focus and added single-flight claim → My Work handoff for open unassigned issues. - Kept pull requests, closed items, and non-actionable results read-only with safe Gitea links. ## Verification - `python3 -m pytest -q` — 293 passed. - Inline/external JavaScript syntax checks passed. - Playwright at 320×568 verified full-viewport rendering, no horizontal overflow, 44px controls, query/focus restoration, and one claim request under repeated taps.
timmy added 1 commit 2026-08-07 13:35:10 +00:00
feat: preview global search results in dashboard (#197)
All checks were successful
CI / lint (pull_request) Successful in 17s
CI / build-frontend (pull_request) Successful in 5s
fe834a37a4
timmy merged commit 2243b9453c into main 2026-08-07 13:45:48 +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#198
No description provided.