Skip to content
New issue

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

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

Already on GitHub? # to your account

[Feature] Task Detail | Add Task to Favorites from Task Detail Page #3107

Closed
ariefgp opened this issue Oct 2, 2024 · 0 comments · Fixed by #3199
Closed

[Feature] Task Detail | Add Task to Favorites from Task Detail Page #3107

ariefgp opened this issue Oct 2, 2024 · 0 comments · Fixed by #3199
Assignees
Labels

Comments

@ariefgp
Copy link

ariefgp commented Oct 2, 2024

Related Document

Related issues


As a user, I want to add a task to my favorites directly from the task detail page, so I can quickly access important tasks from the sidebar.

Detailed Flow

  1. User navigates to a specific task detail page
  2. User sees an "Add to Favorites" star icon on the task detail page
  3. User clicks the "Add to Favorites" icon
  4. System adds the task to the user's Favorites list in the sidebar
  5. The "Add to Favorites" icon changes to indicate the task is now a favorite (e.g., filled star)
  6. The task appears in the Favorites section of the sidebar
  7. User can click on the favorite task in the sidebar to quickly return to the task detail page

Wireframe

image
image

Acceptance Criteria

  1. An "Add to Favorites" star icon is clearly visible on the task detail page
  2. Clicking the icon immediately adds the task to the user's Favorites
  3. The icon state changes to indicate the task is now a favorite
  4. A brief confirmation message appears to confirm the task was added to Favorites
  5. The task immediately appears in the Favorites section of the sidebar
  6. If the task is already a favorite, the icon reflects this state
  7. Clicking the icon for a favorited task removes it from Favorites
  8. The Favorites list in the sidebar updates in real-time when a task is added or removed
  9. The favorite status of the task persists across user sessions
@ariefgp ariefgp changed the title [Feature] Task Detail | Add Task to Favorites from Task Detail Page [Feature] Task Detail | Not Work | Add Task to Favorites from Task Detail Page Oct 3, 2024
@ariefgp ariefgp changed the title [Feature] Task Detail | Not Work | Add Task to Favorites from Task Detail Page [Feature] Task Detail | Add Task to Favorites from Task Detail Page Oct 4, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
2 participants