Skip to content

Conversation

@cblte
Copy link

@cblte cblte commented Jan 13, 2025

.then(...) part:

By passing "showCompleted" instead of "true", the function respects the user’s preference to hide or show completed tasks. This ensures that tasks already marked as completed and hidden remain so. To uncomplete these tasks, users would first need to display them and then use the “Mark as Complete” interface to modify their status.

.then(...) part:

By passing "showCompleted" instead of "true", the function respects the user’s preference to hide or show completed tasks. This ensures that tasks already marked as completed and hidden remain so. To uncomplete these tasks, users would first need to display them and then use the “Mark as Complete” interface to modify their status.
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