Files
archon/PRPs
Rasmus Widing ec79f86652 fix: resolve task jumping and optimistic update issues
- Fix polling feedback loop by removing tasks from useEffect deps
- Increase polling intervals to 8s (tasks) and 10s (projects)
- Clean up dead code in DraggableTaskCard and TaskBoardView
- Remove unused imports and debug logging
- Improve task comparison logic for better polling efficiency

Generated with Claude Code
Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-01 18:12:28 +03:00
..