-
Notifications
You must be signed in to change notification settings - Fork 446
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[UI BUG] Bug with deleting tasks #375
Comments
Our |
@gavirawson-apple |
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) |
|
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.
The text was updated successfully, but these errors were encountered: