Skip to content

Dynamic checkmark for daily tasks appears only upon completion #52

Description

@JustinhSE

Currently, the daily tasks feature displays a check mark that can be triggered without completing the actual task. Users can click 'Go' and perform any action, but the check mark does not validate completion and appears regardless of real progress.

Expected Behavior

  • The check mark for each daily task should only display once the task is fully completed, not simply when 'Go' is pressed.
  • There should be a dynamic check to confirm the task requirements are met before showing the check mark.

Steps to Reproduce

  1. Navigate to Daily Tasks in the app.
  2. Press 'Go' and carry out any action.
  3. Observe that the check mark is not actually tied to genuine task completion.

Suggested Solution

  • Implement a validation mechanism that links the check mark appearance to actual task completion criteria.
  • Update the UI logic to show the check mark only after the task is finished as intended.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingenhancementNew feature or request

    Type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions