Closed CollinBeczak closed 3 months ago
Issue: Whenever a user unlocked a task from this widget, the task unlocked would be immediatedly added back to the list of tasks that are locked.
This pr prevents the locked tasks from being refetched when a task is unlocked preventing this race condition from occurring.
Issue: Whenever a user unlocked a task from this widget, the task unlocked would be immediatedly added back to the list of tasks that are locked.
This pr prevents the locked tasks from being refetched when a task is unlocked preventing this race condition from occurring.