Make mobile work search keyboard-safe #318

Merged
rockachopa merged 1 commits from timmy/317-mobile-search-keyboard-safe into main 2026-08-08 16:16:01 +00:00
Member

Closes #317

What changed

  • turns dock Search into a full-screen mobile workspace sized by visualViewport
  • keeps Search input/close controls visible while results scroll independently
  • restores result scroll position after opening a native preview and pressing Back
  • ships the viewport controller in the offline app shell while retaining the desktop palette

Verification

  • python3 -m pytest tests/ -q — 567 passed
  • Node syntax checks and git diff --check passed
  • Headless Chromium at 390×430 verified a 390×430 palette, 44px Close target, independently scrolling results, and reachable final result
Closes #317 ## What changed - turns dock Search into a full-screen mobile workspace sized by `visualViewport` - keeps Search input/close controls visible while results scroll independently - restores result scroll position after opening a native preview and pressing Back - ships the viewport controller in the offline app shell while retaining the desktop palette ## Verification - `python3 -m pytest tests/ -q` — 567 passed - Node syntax checks and `git diff --check` passed - Headless Chromium at 390×430 verified a 390×430 palette, 44px Close target, independently scrolling results, and reachable final result
rockachopa added 1 commit 2026-08-08 16:14:58 +00:00
feat: make mobile work search keyboard-safe (#317)
All checks were successful
CI / lint (pull_request) Successful in 34s
CI / build-frontend (pull_request) Successful in 4s
b5b6b4d0a9
rockachopa merged commit b5858046ee into main 2026-08-08 16:16:01 +00:00
rockachopa deleted branch timmy/317-mobile-search-keyboard-safe 2026-08-08 16:16:01 +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#318
No description provided.