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
Active Task name in the Timer tab is not updated if a task in the To-Do tab is renamed. It is only updated if I switch focus to another task and back or by going to settings -> refresh -> and reselect the task.
Reproduce like this:
remove all tasks from your To-Do tab
create a new task testA1
select newly created task by clicking on it in the To-Do tab
switch to the Timer tab to see Active Task: testA1
go back to the To-Do tab
click on the testA1 label and rename it to testA2 and press enter
switch to the to-do tab and see Active Task: testA1 (this should now be testA2 in my opinion)
The text was updated successfully, but these errors were encountered:
Thanks @ischlag for reporting this. We already recognised this behaviour and it is already fixed in @JMoerman's wip branch which will be merged in at some point in the future.
I will however leave this issue open until then 😉
Active Task name in the Timer tab is not updated if a task in the To-Do tab is renamed. It is only updated if I switch focus to another task and back or by going to settings -> refresh -> and reselect the task.
Reproduce like this:
The text was updated successfully, but these errors were encountered: