generated from hackforla/.github-hackforla-base-repo-template
-
-
Notifications
You must be signed in to change notification settings - Fork 97
Closed
Labels
complexity: missingfeature: Form Validationp-feature: Eventsrole: Front Endsize: 0.5ptCan be done in 2-3 hours or lessCan be done in 2-3 hours or less
Milestone
Description
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:
- Add validation and error messages to Event Link field.
- Error message should be in red below the field
- Implement validators created by Evan #1513
To replicate:
- Go to a project
- Under Recurring Events, click "Create New Event"
- See "Event Link"
- Try adding a test event (don't forget to name it "test")
- Event name required
- Event Type required
- Day of the Week required
- Start Time required
- Duration required
- Description is optional
- Event link required
Validation:
- https://
- Add Form Validation for Google Meet & Zoom #1511
- meet.google.com/
- zoom.us/
Placeholder message:
- User should be changed from "Enter meeting url..." to: "Insert Zoom or Google Meet Link"
Error message:
- "Your link must start with https://" (if link does not include "https://")
- "This does not look like a valid Zoom or Google Meet link" (if link does not include: "meet.google.com/" or "zoom.us/")

Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
complexity: missingfeature: Form Validationp-feature: Eventsrole: Front Endsize: 0.5ptCan be done in 2-3 hours or lessCan be done in 2-3 hours or less
Type
Projects
Status
Final QA (product)