mirror of
https://github.com/jhbruhn/respira.git
synced 2026-01-27 10:23: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> |
||
|---|---|---|
| .. | ||
| useCanvasViewport.ts | ||
| useFileUpload.ts | ||
| usePatternRotationUpload.ts | ||
| usePatternTransform.ts | ||
| usePatternValidation.ts | ||
| usePrevious.ts | ||