hackforla / VRMS

Volunteer Relationship Management System: This is an ambitious project to create a system that will help us measure our human capital development, reduce repetitive tasks and processes, and improve outcomes.
GNU Affero General Public License v3.0
39 stars 76 forks source link

Add Form Validation for Google Meet & Zoom #1511

Open JackHaeg opened 10 months ago

JackHaeg commented 10 months ago

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:

Resources:

Reuse the event validations created by Evan in client/src/components/manageProjects/utilities/validateEventForm.js

image

Spiteless commented 1 month ago

File at client/src/components/manageProjects/eventForm.js