Add a thumb-reachable mobile task dock #237

Merged
rockachopa merged 1 commits from timmy/236-mobile-task-dock into main 2026-08-07 22:33:51 +00:00
Member

Closes #236

Adds a safe-area-aware mobile task dock for Work, Find, New, Search, and Drafts. It reuses existing flows, mirrors the live draft count, hides for overlays, restores launcher focus, and remains absent from desktop layout. The upgraded offline shell precaches the dock controller.

Verification

  • python3 -m pytest -q — 388 passed
  • Headless Chromium at 320px, 375px, and 430px — five 44px+ targets, no horizontal overflow, Drafts activation, overlay hiding, and focus restoration verified
  • 1024px Chromium — dock hidden
Closes #236 Adds a safe-area-aware mobile task dock for Work, Find, New, Search, and Drafts. It reuses existing flows, mirrors the live draft count, hides for overlays, restores launcher focus, and remains absent from desktop layout. The upgraded offline shell precaches the dock controller. ## Verification - `python3 -m pytest -q` — 388 passed - Headless Chromium at 320px, 375px, and 430px — five 44px+ targets, no horizontal overflow, Drafts activation, overlay hiding, and focus restoration verified - 1024px Chromium — dock hidden
rockachopa added 1 commit 2026-08-07 22:32:59 +00:00
feat: add mobile task dock (#236)
All checks were successful
CI / lint (pull_request) Successful in 21s
CI / build-frontend (pull_request) Successful in 4s
bad7d524f0
rockachopa merged commit d155f0081f into main 2026-08-07 22:33:51 +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#237
No description provided.