Summary
An unhandled error inside the trade panel currently crashes the entire page. An error boundary wrapping the panel should catch render errors and show an inline fallback instead of unmounting the full page.
Scope
- Wrap the trade panel in a React error boundary component
- Fallback UI should show a short error message and a retry button that resets the boundary
- The rest of the page (header, creator info, holdings) must remain visible when the panel errors
Acceptance Criteria
ETA: 12 hours
Coordinate on Telegram
Summary
An unhandled error inside the trade panel currently crashes the entire page. An error boundary wrapping the panel should catch render errors and show an inline fallback instead of unmounting the full page.
Scope
Acceptance Criteria
ETA: 12 hours
Coordinate on Telegram