gsxdsm
|
67c026675b
|
FN-5667: enable scrolling in goals view on mobile
Restore Goals screen scroll behavior by making the main goals container vertically scrollable.
- add full-height, min-height reset, and vertical overflow scrolling to .goals-view
- enable momentum scrolling on iOS via -webkit-overflow-scrolling
- extend GoalsView CSS guardrail test to assert required scroll-related declarations
Files changed:
packages/dashboard/app/components/GoalsView.css | 4 ++++
packages/dashboard/app/components/__tests__/GoalsView.css.test.ts | 3 +++
2 files changed, 7 insertions(+)
Fusion-Task-Id: FN-5667
Fusion-Task-Lineage: fed12aa4-ebe0-46aa-a057-375469912acd
|
2026-05-29 08:11:55 -07:00 |
|