We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Bug Description: Currently, users can create an event with a date set in the past without receiving any warnings or errors.
Expected Behavior: The system should prevent event creation with a past date.
Proposed Solution:
The text was updated successfully, but these errors were encountered:
@hongquan is this something eventyay is meant to allow, or is it actually a bug? I'm a bit confused.
Sorry, something went wrong.
I think it is a bug. Please go ahead with fixing it.
Ok, I'll look into it.
Fix: Prevent past date selection in event creation (fossasia#595)
eb76dad
Successfully merging a pull request may close this issue.
Bug Description:
Currently, users can create an event with a date set in the past without receiving any warnings or errors.
Expected Behavior:
The system should prevent event creation with a past date.
Proposed Solution:
date_from_error.mp4
The text was updated successfully, but these errors were encountered: