gsxdsm
1ab2d4161a
FN-6789: make dashboard utility views fill flex rows
Goals, Research, and Stash Recovery now keep full-width layouts inside the project-content flex row.
- Add flex growth, zero min-width, and full-width root sizing to Goals, Research, and Stash Recovery views.
- Document the view-level flex sizing requirement with FNXC comments.
- Add CSS contract tests for both bundled and base CSS fixtures.
Files changed:
packages/dashboard/app/components/GoalsView.css | 7 +++++++
packages/dashboard/app/components/ResearchView.css | 7 +++++++
.../dashboard/app/components/StashRecoveryView.css | 7 +++++++
.../app/components/__tests__/GoalsView.test.tsx | 20 ++++++++++++++++++++
.../app/components/__tests__/ResearchView.test.tsx | 19 +++++++++++++++++++
.../components/__tests__/StashRecoveryView.test.tsx | 20 ++++++++++++++++++++
6 files changed, 80 insertions(+)
Fusion-Task-Id: FN-6789
Fusion-Task-Lineage: f650d95b-583b-48c8-a2e4-fe63317b4576
2026-06-20 01:52:26 -07:00
..
2026-06-19 16:47:33 -07:00
2026-06-19 07:34:26 -07:00
2026-06-19 17:25:35 -07:00
2026-06-20 01:52:26 -07:00
2026-06-19 16:47:34 -07:00
2026-06-19 07:34:26 -07:00
2026-06-19 22:24:18 -07:00
2026-06-20 01:11:42 -07:00
2026-06-19 07:34:26 -07:00
2026-06-19 07:34:26 -07:00
2026-06-08 15:19:27 -07:00
2026-06-19 07:34:26 -07:00