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

Fix the picking of previous dates in add-task #212

Merged
merged 2 commits into from
Nov 23, 2023
Merged

Fix the picking of previous dates in add-task #212

merged 2 commits into from
Nov 23, 2023

Conversation

its-me-abhishek
Copy link
Contributor

Description

Set the first date to the current date so that the user cannot pick a past date

Fixes #211

Screenshots

1

Checklist

  • Tests have been added or updated to cover the changes
  • Documentation has been updated to reflect the changes
  • Code follows the established coding style guidelines
  • All tests are passing

@Pavel401 Pavel401 merged commit 82bde6c into CCExtractor:main Nov 23, 2023
2 checks passed
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.

fix: Disable the option to choose older dates to complete tasks
2 participants