-
-
Notifications
You must be signed in to change notification settings - Fork 79
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
Form Validation - Event Link #1364
Comments
@MattPereira not sure what the best way to add in some form of validation here for zoom links would be? Could we add in a requirement so that the link has to start with https://us02web.zoom.us/* ? |
@heyitsalexander Yes this is possible but im not sure if zoom moves around the Off top of my head safest option zoom link might be just making sure the string entered contains |
Here is a pr that is not going to be merged that has some useful code on it for this validation |
Still need to add validation for:
|
Closing as planned, covered by other tickets. |
Overview
Currently, the Recurring Event add/edit screen does not have any validation for the Event Link. Zoom or Google Meet links must be validated so that users know what to insert into the field and inputs are uniform across all projects.
Action Items:
To replicate:
Validation:
Placeholder message:
Error message:
The text was updated successfully, but these errors were encountered: