-
Notifications
You must be signed in to change notification settings - Fork 72
Open
Description
📝 Documentation Update Needed
A pull request was recently merged that may require documentation updates.
Source PR
- Repository: kubestellar/console
- PR: ✨ Unified demo mode switching with Mode Transition Coordinator console#702
- Merged: 2026-02-07T13:58:28Z
PR Summary
Introduces a Mode Transition Coordinator for unified cache clearing on demo mode toggle. Registers all 9 cache systems with the coordinator for synchronized reset, ensuring skeletons display immediately when switching between live and demo modes.
Changes Overview
- New file:
modeTransition.tswith cache reset registry (registerCacheReset(),clearAllRegisteredCaches()) demoMode.tscallsclearAllRegisteredCaches()before toggling mode- Registered cache reset functions for: clusters, GPU nodes, workloads, events, storage, networking, Helm, unified cache
- Each card independently transitions from skeleton to data when ready
- Eliminates stale data persistence after mode switch
Files Changed
9 files modified across web/src/lib/ and web/src/hooks/mcp/ directories with new coordinator pattern
Action Required: The technical documentation writer agent will review this PR and identify specific documentation pages that need updates, then create a PR with the necessary changes.
/cc @technical-doc-writer
AI generated by scan-merged-prs
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels