-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Check for previous date set for reminder #991
Comments
@pratistha-05 can i start working on it |
@federicoiosue hi i have added the functionality of preventing past reminder, can i make pull request now? |
@pratistha-05 @federicoiosue add me as collaborator so that i can contribute |
@eren8204 you can open a pull request to be reviewed with no permission requirements on the project itself. |
Merged
@federicoiosue i've raised the PR please look into that |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When we set reminder, there is no check to not allow user to select past time or dates in date picker. Even after selecting wrong date, the reminder is set without any check to notify user to change the date. Possible solutions can be:
The text was updated successfully, but these errors were encountered: