Skip to content

Form Validation - Event Link #1364

@heyitsalexander

Description

@heyitsalexander

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:

  1. Go to a project
  2. Under Recurring Events, click "Create New Event"
  3. See "Event Link"
  4. Try adding a test event (don't forget to name it "test")
    1. Event name required
    2. Event Type required
    3. Day of the Week required
    4. Start Time required
    5. Duration required
    6. Description is optional
    7. Event link required

Validation:

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/")
Screenshot 2023-08-03 at 6 43 10 PM

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Final QA (product)

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions