Pin frequent work across signed-in mobile devices #1478

Merged
timmy merged 1 commits from timmy/1477-pin-mobile-frequent-work into main 2026-08-27 18:46:57 +00:00
Owner

Closes #1477

What changed

  • add encrypted, account-scoped pinned work alongside the bounded Recent work list
  • make Pin/Unpin offline-first and synchronize operations across signed-in devices
  • render Pinned work above Recent work with independent keyboard/touch controls and 320px-safe layout
  • migrate existing encrypted Recent work list envelopes without losing entries

Verification

  • python3 -m pytest tests/ -q — 2804 passed, 28 skipped
  • STACKCHAIN_RUN_RELEASE_E2E=1 python3 -m pytest tests/e2e/test_mobile_pinned_work_release.py -v — 2 passed at 320×568 and 390×844
Closes #1477 ## What changed - add encrypted, account-scoped pinned work alongside the bounded Recent work list - make Pin/Unpin offline-first and synchronize operations across signed-in devices - render Pinned work above Recent work with independent keyboard/touch controls and 320px-safe layout - migrate existing encrypted Recent work list envelopes without losing entries ## Verification - `python3 -m pytest tests/ -q` — 2804 passed, 28 skipped - `STACKCHAIN_RUN_RELEASE_E2E=1 python3 -m pytest tests/e2e/test_mobile_pinned_work_release.py -v` — 2 passed at 320×568 and 390×844
timmy added 1 commit 2026-08-27 18:34:20 +00:00
feat: pin frequent mobile work (Closes #1477)
All checks were successful
CI / lint (pull_request) Successful in 4m1s
CI / build-release (pull_request) Successful in 8s
CI / browser-journey (pull_request) Successful in 7m46s
CI / release-candidate (pull_request) Has been skipped
94bd2cafba
timmy merged commit ca37d8a1bb into main 2026-08-27 18:46:57 +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#1478
No description provided.