Skip to content

[ToDo][Task Details] Favoriting a Task from Task Details Column Updates Once but Not on Subsequent Toggles #772

Open
@agneszitte

Description

@agneszitte

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:

  • 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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions