Defer from mobile detail sheets and continue triage #257

Merged
rockachopa merged 1 commits from timmy/256-mobile-detail-defer into main 2026-08-08 03:17:04 +00:00
Member

What changed

  • adds one Defer chooser to issue, pull-request, requested-review, and unread-update detail sheets
  • reuses the account-scoped Later queue without Gitea mutations or marking updates read
  • closes normal triage cleanly and lets active work sessions reconcile directly to the next eligible item
  • preserves 44px touch targets, Cancel focus restoration, safe-area sticky actions, and offline app-shell delivery

Verification

  • pytest -q — 440 passed
  • Chromium at 320×568 and 390×844 — all four choosers stayed within the viewport with no panel overflow; all targets were 44px; Cancel restored focus; zero console errors and zero mutation requests

Closes #256

## What changed - adds one Defer chooser to issue, pull-request, requested-review, and unread-update detail sheets - reuses the account-scoped Later queue without Gitea mutations or marking updates read - closes normal triage cleanly and lets active work sessions reconcile directly to the next eligible item - preserves 44px touch targets, Cancel focus restoration, safe-area sticky actions, and offline app-shell delivery ## Verification - `pytest -q` — 440 passed - Chromium at 320×568 and 390×844 — all four choosers stayed within the viewport with no panel overflow; all targets were 44px; Cancel restored focus; zero console errors and zero mutation requests Closes #256
rockachopa added 1 commit 2026-08-08 03:16:21 +00:00
feat: defer from mobile detail sheets (#256)
All checks were successful
CI / lint (pull_request) Successful in 22s
CI / build-frontend (pull_request) Successful in 4s
fdb39e43ad
rockachopa merged commit e40c75b360 into main 2026-08-08 03:17:04 +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#257
No description provided.