Skip to content

Refactor: extract components from App.tsx + add ErrorBoundary#9

Merged
greenblat17 merged 1 commit into
mainfrom
fix/frontend-ux-improvements
Mar 22, 2026
Merged

Refactor: extract components from App.tsx + add ErrorBoundary#9
greenblat17 merged 1 commit into
mainfrom
fix/frontend-ux-improvements

Conversation

@greenblat17

Copy link
Copy Markdown
Owner
  • Extract ExportMenu → components/Export/ExportMenu.tsx
  • Extract CenterPanel → components/Layout/CenterPanel.tsx
  • Add ErrorBoundary wrapping dashboard routes (crash → fallback UI)
  • App.tsx reduced from 460 to ~300 lines (routing only)

- Extract ExportMenu → components/Export/ExportMenu.tsx
- Extract CenterPanel → components/Layout/CenterPanel.tsx
- Add ErrorBoundary wrapping dashboard routes (crash → fallback UI)
- App.tsx reduced from 460 to ~300 lines (routing only)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@greenblat17 greenblat17 self-assigned this Mar 22, 2026
@greenblat17
greenblat17 merged commit d49132a into main Mar 22, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant