- Create ContextSwitchOverlay component with full-screen loading state - Create useContextSwitch hook exposing switchContext/isContextSwitching/activeContextId - Add ContextSlice to AppState type intersection - Compose createContextSlice into store creation |
||
|---|---|---|
| .. | ||
| components | ||
| constants | ||
| contexts | ||
| hooks | ||
| services | ||
| store | ||
| types | ||
| utils | ||
| App.tsx | ||
| CLAUDE.md | ||
| favicon.png | ||
| index.css | ||
| index.html | ||
| main.tsx | ||
| vite-env.d.ts | ||