CareKit icon indicating copy to clipboard operation
CareKit copied to clipboard

[UI BUG] Bug with deleting tasks

Open tmbiOS opened this issue 4 years ago • 5 comments

When deleting the task, the UI doesn't update (the task doesn't delete from OCKListViewController). You can update UI by changing the date and then go back.

tmbiOS avatar Feb 26 '20 20:02 tmbiOS

Our OCKDailyTasksPageViewController is not currently synchronized with tasks in the store. It sounds like this will be a helpful feature for you, so we can work on a PR!

gavirawson-apple avatar Feb 27 '20 16:02 gavirawson-apple

@gavirawson-apple I don't know if this has been done yet. But this would be a super helpful feature for me.

tommysarni avatar Mar 10 '20 18:03 tommysarni

Glad to hear there's more interest in this feature! @tmbiOS can you confirm which view controller you are using that you would like synchronized with tasks in the store?

gavirawson-apple avatar Mar 12 '20 16:03 gavirawson-apple

@gavirawson-apple we need to sync (update after deleting tasks) OCKDailyTasksPageViewController

tmbiOS avatar Mar 18 '20 15:03 tmbiOS

OCKDailyTasksPageViewController being syncing with the store (or at least reacting to changes in the store) would be super!

ericlewis avatar Mar 27 '20 13:03 ericlewis