CareKit
CareKit copied to clipboard
[UI BUG] Bug with deleting tasks
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.
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 I don't know if this has been done yet. But this would be a super helpful feature for me.
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 we need to sync (update after deleting tasks) OCKDailyTasksPageViewController
OCKDailyTasksPageViewController
being syncing with the store (or at least reacting to changes in the store) would be super!