xtablo-source/xtablo-expo/components/tasks
Arthur Belleville 66d9ab9ad8
fix(expo): address review findings - cache invalidation, date handling, cleanup
- Add tasks cache invalidation to etape create/update hooks
- Fix timezone-unsafe overdue date comparison in TaskRow
- Add due date picker to EtapeSheet (was missing from spec)
- Use initialized ref to prevent form state overwrite on refetch
- Remove unused deleteTask import from TaskList

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-15 14:07:42 +02:00
..
AssigneePicker.tsx feat(expo): add AssigneePicker and EtapePicker modal components 2026-04-15 09:47:11 +02:00
EtapePicker.tsx feat(expo): add AssigneePicker and EtapePicker modal components 2026-04-15 09:47:11 +02:00
EtapeSection.tsx feat(expo): navigate to tablo detail on tap instead of channel 2026-04-15 14:02:26 +02:00
EtapeSheet.tsx fix(expo): address review findings - cache invalidation, date handling, cleanup 2026-04-15 14:07:42 +02:00
StatusControl.tsx feat(expo): add StatusControl segmented picker component 2026-04-15 09:45:53 +02:00
TaskList.tsx fix(expo): address review findings - cache invalidation, date handling, cleanup 2026-04-15 14:07:42 +02:00
TaskRow.tsx fix(expo): address review findings - cache invalidation, date handling, cleanup 2026-04-15 14:07:42 +02:00