Open
Description
Description:
When I mark a task as completed by ticking the checkbox, the change is not immediately visible in the UI. The checkbox only appears checked after a manual page refresh. This causes confusion, as it looks like the action wasn’t registered.
Expected Behavior:
The checkbox should reflect its checked state immediately after the user ticks it, without requiring a page reload.
Steps to Reproduce:
Navigate to the task list.
Tick the checkbox to mark a task as complete.
Observe that the checkbox remains unchecked when it is seen again after without refreshing the page and opening and closing of sidebar
.
Refresh the page — now the checkbox appears checked.