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
Favoriting a task from the task details column updates the favorite icon in the task list only once. If you toggle the favorite icon multiple times from the task details, subsequent updates do not reflect in the task list.
0511033318e0fdef62a508ec44032cdc.mp4
Expected behavior
Toggling the favorite icon for a task from the task details column should consistently update the favorite icon in the task list every time.
You are on the Important list:
Unfavorite: The task should disappear from the Important list because an unfavored task is no longer important.
Favorite: The task should reappear in the Important list because a favored task is important and should be displayed. The favorite icon should be shown as favorited.
You are on another list:
Unfavorite/Favorite: The favorite icon in the task list should match the favorite icon in the task details column.
How to reproduce it (as minimally and precisely as possible)
Open the application in Wide Layout.
Click on the "Get Started" button on the Welcome Page. Important list test:
Select any task from the important task list.
You should see the details for this task in the left column.
Click the favorite icon in the task details column to unfavorite the task.
Observe that the favorite icon is updated in the task list but the task that is "not important" anymore is still visible.
Toggle the favorite icon multiple times from the task details column.
Observe that the task list no longer updates after the first toggle.
Other list test:
Select any task from another task list.
You should see the details for this task in the left column.
Click the favorite icon in the task details column to favorite/unfavorite the task.
Observe that the favorite icon is updated in the task list.
Toggle the favorite icon multiple times from the task details column.
Observe that the task list no longer updates after the first toggle.
Environment
Nuget Package:
Uno.Sdk: 5.2.161
UnoExtensionsVersion: 4.1.28
UnoToolkitVersion: 6.0.24
UnoThemesVersion: 5.0.13
Affected platform(s):
All
The text was updated successfully, but these errors were encountered:
Current behavior
Favoriting a task from the task details column updates the favorite icon in the task list only once. If you toggle the favorite icon multiple times from the task details, subsequent updates do not reflect in the task list.
0511033318e0fdef62a508ec44032cdc.mp4
Expected behavior
Toggling the favorite icon for a task from the task details column should consistently update the favorite icon in the task list every time.
You are on the Important list:
You are on another list:
How to reproduce it (as minimally and precisely as possible)
Open the application in Wide Layout.
Click on the "Get Started" button on the Welcome Page.
Important list test:
Other list test:
Environment
Nuget Package:
Affected platform(s):
The text was updated successfully, but these errors were encountered: