Skip to content
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

TodoList not updated immediately after an item is completed #113

Open
ghost opened this issue Dec 15, 2018 · 2 comments
Open

TodoList not updated immediately after an item is completed #113

ghost opened this issue Dec 15, 2018 · 2 comments

Comments

@ghost
Copy link

ghost commented Dec 15, 2018

Describe the bug

When an item is completed, the entry in todoItem list still show the todo time before, even though the time is invalid any longer. To update the list, user need to reboot the app.

Context

  • Device: MI 6X
  • OS version: Android 8.1.0, API 27
  • App version: 0.1 (the latest commit 83bf4c6)

Screenshots

  • Create a todoItem

1

  • The item has been completed but the list is not updated

2

Another invalid time example

invalidtime

  • reboot the app and the list is updated

3

Additional context

Number of notes in a category not update immediately

@ghost ghost changed the title TodoList not updated after an item is completed TodoList not updated immediately after an item is completed Dec 15, 2018
@OlgaMorales
Copy link

@avjinder is this project open ? i'd like to work on some issues.

@ashwini524
Copy link

Describe the bug

When an item is completed, the entry in todoItem list still show the todo time before, even though the time is invalid any longer. To update the list, user need to reboot the app.

Context

  • Device: MI 6X
  • OS version: Android 8.1.0, API 27
  • App version: 0.1 (the latest commit 83bf4c6)

Screenshots

  • Create a todoItem

1

  • The item has been completed but the list is not updated

2

The bug is absolutely valid. After completing the task, there must be a strikethrough text/done checkbox and a remove button OR the item must be removed from the list.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants