Add persistent mobile Plan Today workflow navigation #976
No reviewers
Labels
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: stackchain/stackchain-dashboard#976
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "timmy/975-mobile-plan-today-navigation"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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)