gsxdsm
b570a834ba
FN-7156: open Missions on overview by default
Ensure the Missions tab opens to the overview unless an explicit mission target is requested.
- Remove selected-mission cache restore and inline first-mission auto-selection.
- Treat hidden inline Missions as inactive so reopening resets to overview.
- Update SWR cache keys and dashboard tests for the overview-first behavior.
- Add a patch changeset documenting the operator-facing fix.
Files changed:
.changeset/fn-7156-missions-overview-default.md | 7 +
.../dashboard/app/components/DashboardLoader.tsx | 1 -
.../dashboard/app/components/MissionManager.tsx | 50 ++----
.../components/__tests__/DashboardLoader.test.tsx | 1 -
.../MissionManager.overview-default.test.tsx | 174 +++++++++++++++++++++
.../dashboard/app/utils/__tests__/swrCache.test.ts | 1 -
packages/dashboard/app/utils/swrCache.ts | 1 -
7 files changed, 191 insertions(+), 44 deletions(-)
Fusion-Task-Id: FN-7156
Fusion-Task-Lineage: 1be987d5-33c6-4a59-905f-14c8d22b75d1
Co-authored-by: Fusion (runfusion.ai) <noreply@runfusion.ai>
2026-06-27 20:27:09 -07:00
..
2026-06-27 18:10:19 -07:00
2026-06-27 18:10:19 -07:00
2026-06-27 20:09:52 -07:00
2026-06-27 20:27:09 -07:00
2026-06-27 18:10:19 -07:00
2026-06-27 18:10:19 -07:00
2026-06-27 20:09:52 -07:00
2026-06-27 19:54:22 -07:00
2026-06-27 18:10:19 -07:00
2026-06-27 18:10:19 -07:00
2026-06-08 15:19:27 -07:00
2026-06-27 18:10:19 -07:00