- Enhanced the startTask function to clear stale kanban entries when a task is reopened, ensuring accurate task tracking. - Updated the addTaskComment function to handle notification failures gracefully, allowing comments to persist even if owner notifications fail. - Added tests to validate the resilience of task comment notifications and ensure correct behavior under failure scenarios. - Refactored related functions for improved clarity and maintainability in task management. |
||
|---|---|---|
| .. | ||
| api | ||
| components | ||
| constants | ||
| contexts | ||
| hooks | ||
| lib | ||
| services | ||
| store | ||
| types | ||
| utils | ||
| App.tsx | ||
| favicon.png | ||
| index.css | ||
| index.html | ||
| main.tsx | ||
| vite-env.d.ts | ||