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

Feature/mark task as done when subtasks are done #272

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

srtorres89
Copy link

Implemented the feature proposed in this issue #149. I also included the property in every language json file and tried translating using google translate. I know it is not the best method to translate, but I think it is better than having an empty text or the English version of it :) . I tested the following scenarios:

  1. Mark the task as done when all subtasks are marked as done
  2. Mark all subtasks as done when the taks is marked as done
  3. Unmark the task as done when a subtask is unmarked
  4. Unmark a task as done when a new subtask is created
  5. Mark the task as done when the last unmarked subtask is deleted

Copy link

netlify bot commented Aug 7, 2024

Deploy Preview for weektodo-app ready!

Name Link
🔨 Latest commit 303a76d
🔍 Latest deploy log https://app.netlify.com/sites/weektodo-app/deploys/66b3fd9c843c9300080f5919
😎 Deploy Preview https://deploy-preview-272--weektodo-app.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

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 this pull request may close these issues.

1 participant