tududi/frontend/components/Task/TaskDetails
Graham Rogers a21e643842
feat(task-content): enable markdown checkbox toggling in view mode (#1046)
Pass onContentChange to MarkdownRenderer in the non-editing view so
checkboxes in task descriptions are clickable and persist via onUpdate.
Adds tests covering the enabled state and toggle behaviour.
2026-04-20 13:04:36 +03:00
..
__tests__ feat(task-content): enable markdown checkbox toggling in view mode (#1046) 2026-04-20 13:04:36 +03:00
index.ts Fix refactor pt2 (#734) 2025-12-27 17:46:34 +02:00
TaskAttachmentsCard.tsx Fix attachments layout 2025-12-07 14:12:38 +02:00
TaskContentCard.tsx feat(task-content): enable markdown checkbox toggling in view mode (#1046) 2026-04-20 13:04:36 +03:00
TaskDeferUntilCard.tsx Fix date format inconsistency in Task detail screen (#956) 2026-03-21 18:47:33 +02:00
TaskDetailsHeader.tsx Fix new task in mobile (#857) 2026-02-24 13:03:38 +02:00
TaskDueDateCard.tsx Fix date format inconsistency in Task detail screen (#956) 2026-03-21 18:47:33 +02:00
TaskProjectCard.tsx Feat refactor task details (#660) 2025-12-06 09:41:58 +02:00
TaskRecurrenceCard.tsx fix: use nullish coalescing for recurrence weekday to allow Sunday selection (#1014) 2026-04-13 19:07:20 +03:00
TaskRecurringInstanceInfo.tsx Cleanup recurring tasks 2025-12-07 14:12:38 +02:00
TaskSubtasksCard.tsx Fix saving subtasks on edit (#806) 2026-01-31 08:29:44 +02:00
TaskTagsCard.tsx Feat refactor task details (#660) 2025-12-06 09:41:58 +02:00