Add persistent mobile Plan Today workflow navigation #976

Merged
rockachopa merged 1 commits from timmy/975-mobile-plan-today-navigation into main 2026-08-16 16:40:45 +00:00
Member

Closes #975

Adds a mobile-only sticky Fit / Today / Available rail to the full Plan Today workflow. The controller scrolls the planner panel, tracks the visible section, honors reduced motion, preserves selection through list rerenders, and resets on a fresh open. It is included in the content-addressed runtime and offline shell.

Validation:

  • pytest tests/test_mobile_plan_today_navigation.py tests/test_frontend_bundle.py tests/test_service_worker.py -q (80 passed)
  • pytest -q (1847 passed, 2 skipped)
  • Rendered Chromium at 320x568 and 390x844: 44px targets, no horizontal overflow, planner-only scrolling, desktop rail hidden.
Closes #975 Adds a mobile-only sticky Fit / Today / Available rail to the full Plan Today workflow. The controller scrolls the planner panel, tracks the visible section, honors reduced motion, preserves selection through list rerenders, and resets on a fresh open. It is included in the content-addressed runtime and offline shell. Validation: - `pytest tests/test_mobile_plan_today_navigation.py tests/test_frontend_bundle.py tests/test_service_worker.py -q` (80 passed) - `pytest -q` (1847 passed, 2 skipped) - Rendered Chromium at 320x568 and 390x844: 44px targets, no horizontal overflow, planner-only scrolling, desktop rail hidden.
rockachopa added 1 commit 2026-08-16 16:37:13 +00:00
feat: add mobile Plan Today navigation (Closes #975)
All checks were successful
CI / lint (pull_request) Successful in 2m0s
CI / build-release (pull_request) Successful in 6s
CI / browser-journey (pull_request) Successful in 1m2s
CI / release-candidate (pull_request) Has been skipped
fc33746d4c
rockachopa merged commit 5217f6a86f into main 2026-08-16 16:40:45 +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#976
No description provided.