You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If more than one task is added in a single session, then opening the popup for any of them and attempting to toggle their completeness will only toggle the completeness of the task scheduled first, even if it is marked as complete in the correct order.
Steps To Reproduce
Create two new tasks
Attempt to toggle the completeness of the second scheduled task
Expected behaviour
The second task is marked as complete.
Observed Behaviour
The first task is marked as complete. Any further toggling of either tasks' completeness will only affect the first task until you refresh.
Screenshots
Two tasks are added:
I attempt to mark the second as complete, but it actually marks the first. If the first task is marked as complete first, then it will be marked as incomplete when you attempt to complete the second:
Bug Summary:
If more than one task is added in a single session, then opening the popup for any of them and attempting to toggle their completeness will only toggle the completeness of the task scheduled first, even if it is marked as complete in the correct order.
Steps To Reproduce
Expected behaviour
The second task is marked as complete.
Observed Behaviour
The first task is marked as complete. Any further toggling of either tasks' completeness will only affect the first task until you refresh.
Screenshots
Two tasks are added:
I attempt to mark the second as complete, but it actually marks the first. If the first task is marked as complete first, then it will be marked as incomplete when you attempt to complete the second:
Environment
Additional Information:
The text was updated successfully, but these errors were encountered: