Commit Graph

1 Commits

Author SHA1 Message Date
Claude Loop
a82f58c260 fix: add loading state waits to prevent pointer-events none in task creation tests
- Add wait for loading state completion before interaction in task.spec.ts
- Fix 'Should be created new' test by waiting for .is-loading removal
- Fix 'Inserts new tasks at the top of the project' test similarly
- Add pointer-events none check to ensure elements are interactive
- These changes address the CypressError where elements have CSS pointer-events: none
- Update PLAN.md and TODO.md with current session analysis and priorities

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-21 07:21:25 +00:00