Skip to content

Update validateEventForm validation to better inform the user #1466

@vaidyarohan

Description

@vaidyarohan

Overview

Update the error message on Meeting Name to be more clear.

Right now, meeting names are not allowed to include mtg, meeting or the project name.

The error message listed is

"Event name cannot contain `meeting` or `mtg` or the project name"

Which can be unclear if the Project Name is something like Onboarding.

The error message should call out specifically what is excluded, eg two separate errors

"Event name cannot contain 'meeting' or 'mtg'"
"Event name cannot contain the Project Name: `${name}"

Action Items

  • update validateEventForm function to resolve for the two above errors.

Additional Context

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