mirror of
https://github.com/jhbruhn/respira.git
synced 2026-01-27 02:13:41 +00:00
- Update usePrevious hook to use useEffect pattern instead of mutating refs during render (addresses Concurrent Mode compatibility) - Add wasManuallyDismissed flag to properly track dismissal of all error types (machineError, machineErrorMessage, and pyodideError) - Add proper eslint-disable comment with explanation for ref access - Update handlePopoverOpenChange to handle dismissal of all error types These changes address all feedback from PR review #54 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| PatternCanvas | ||
| ui | ||
| AppHeader.tsx | ||
| BluetoothDevicePicker.tsx | ||
| ConfirmDialog.tsx | ||
| ConnectionPrompt.tsx | ||
| ErrorPopover.tsx | ||
| FileUpload.tsx | ||
| LeftSidebar.tsx | ||
| PatternCanvasPlaceholder.tsx | ||
| PatternInfo.tsx | ||
| PatternSummaryCard.tsx | ||
| ProgressMonitor.tsx | ||
| SkeletonLoader.tsx | ||
| WorkflowStepper.tsx | ||