Files
vibe-kanban/frontend
Louis Knight-Webb b6a4f76e43 Both TypeScript and ESLint pass. The fix is complete. (#1427)
**Summary**: Added a single guard condition to the `useEffect` that syncs `localMessage` from scratch data. When `isTextareaFocused` is true, the effect now returns early, preventing the cursor jump issue caused by the WebSocket sync overwriting the local message while the user is actively typing.
2025-12-04 13:06:46 +00:00
..
2025-12-03 13:11:58 +00:00