Skip to content

Email Verification for Add Trip #67

Description

@zghera

Issue summary

Ensure collaborator emails are in fact (potentially) valid email addresses.

Expected behavior

Use regex or some other method to determine whether or not an email address is correct. If it is not an email, show a warning to say it is not a real email address. Do not allow them to submit until this is corrected or replace any invalid emails with empty strings (these are already removed in getCollaboratorUidArr().

Actual behavior

Any string can be entered for a collaborators email as of now.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingenhancementNew feature or request

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions