VRMS icon indicating copy to clipboard operation
VRMS copied to clipboard

Add Form Validation for Google Meet & Zoom

Open JackHaeg opened this issue 1 year ago • 1 comments

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:

  • [ ] Use new event validations to create a combined validation for Zoom and Google Meet

Resources:

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

image

JackHaeg avatar Sep 08 '23 00:09 JackHaeg

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

trillium avatar Jun 11 '24 02:06 trillium