Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
1 task done
agneszitte opened this issue Jul 5, 2024 · 0 comments · May be fixed by #793
Open
1 task done
Assignees

Comments

@agneszitte
Copy link
Contributor

agneszitte commented Jul 5, 2024

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
@Kunal22shah Kunal22shah self-assigned this Jul 30, 2024
@Kunal22shah Kunal22shah linked a pull request Jul 30, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants