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
Describe the bug
When attempting to mark a task as completed, the application does not update the task status as "Done." The task remains in the "Pending" or "In Progress" state even after the user selects the option to mark it as completed.
To Reproduce
Steps to reproduce the behavior:
Open the app and navigate to the task list.
Select a task that is currently in the "In Progress" state.
Click the option to mark the task as "Done."
Refresh the task list or navigate back to the main screen.
Expected behavior
The task should be marked as "Done" and moved to the appropriate section for completed
tasks.
Actual behavior
The task status does not change, and it remains in the "In Progress" section. No confirmation or error message is displayed to indicate whether the action was successful or failed.
Desktop (please complete the following information):
OS: Mac OS Ventura 13.5
Browser: safari
Version: 16.6
Additional context
This issue has been reproduced multiple times, and it seems to affect both tasks created by the user and tasks assigned to them. The lack of feedback after attempting to mark a task as completed makes it difficult to determine whether the action was processed by the app.
The text was updated successfully, but these errors were encountered:
Thanks for reporting this @nirala-ts
This is a known problem. We haven't got to fixing it as it doesn't affect the CATcher's main functionality that much. The workaround is to type - [x] if you want an item to appear as ticked.
Describe the bug
When attempting to mark a task as completed, the application does not update the task status as "Done." The task remains in the "Pending" or "In Progress" state even after the user selects the option to mark it as completed.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The task should be marked as "Done" and moved to the appropriate section for completed
tasks.
Actual behavior
The task status does not change, and it remains in the "In Progress" section. No confirmation or error message is displayed to indicate whether the action was successful or failed.
Desktop (please complete the following information):
Additional context
This issue has been reproduced multiple times, and it seems to affect both tasks created by the user and tasks assigned to them. The lack of feedback after attempting to mark a task as completed makes it difficult to determine whether the action was processed by the app.
The text was updated successfully, but these errors were encountered: