This fixes a checkbox persistence bug where toggling one checkbox would affect others with identical text. To make this work, a new unique `data-task-id` attribute was added to each task list item for reliable identification. Fixes #293, #563 🐰 With nanoid's magic and IDs so fine, Each checkbox now knows which line is mine, No more lost state when the page reloads— Tasks persist through every browser node! |
||
|---|---|---|
| .. | ||
| comment-pagination.spec.ts | ||
| date-display.spec.ts | ||
| drag-to-project.spec.ts | ||
| mention-in-comment.spec.ts | ||
| overview.spec.ts | ||
| subtask-duplicates.spec.ts | ||
| task.spec.ts | ||