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

Validation on AddEvent #70

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Validation on AddEvent #70

wants to merge 3 commits into from

Conversation

ivanjameslo
Copy link
Contributor

[Feat][Ivan] Added validation on the AddEvent form. Title and Description are now required—the form would not be submitted if both Title and Description are empty or either one of the two data is empty.

…e new event is reflected on the event/view/active page; however, after adding the event, it cannot be redirected to that specific event view page because newEvent.id cannot be retrieved (based on the toast).
…are now required. It would not accept if both are empty or either one of the two data are empty.
@ivanjameslo ivanjameslo changed the title Validation on add event Validation on AddEvent Sep 14, 2024
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