-
-
Notifications
You must be signed in to change notification settings - Fork 769
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
Able to create events with white spaces only. #1021
Comments
@palisadoes Please assign me this issue. |
@EshaanAgg Any comments on this? |
Hey @skbhagat0502, since you already have 2 issues assigned to you, may I please take up this issue and resolve it? |
Thanks for your interest, @akhilender-bongirwar , I appreciate your willingness to help out. However, I've already started working on this issue and I'm confident in my ability to address it effectively. If you have any other tasks or issues you'd like to tackle, feel free to let me know, and we can coordinate efforts. |
@skbhagat0502 We will soon start enforcing the two issue guidance. |
Ok @palisadoes |
Describe the bug
When attempting to create an event using the event creation modal, it is possible to submit the form with no title, no description, and no location, by simply inputting spaces.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
I expected the system to validate and prevent the creation of an event with no meaningful information, ensuring at least one of the following fields (title, description, location) is non-empty.
Actual behavior
The system allows the creation of an event even when all fields (title, description, location) contain only white spaces.
Screenshots
2023-11-01.01-19-28.mp4
Additional details
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered: