Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Email Verification for Add Trip #67

Open
zghera opened this issue Jul 14, 2020 · 0 comments
Open

Email Verification for Add Trip #67

zghera opened this issue Jul 14, 2020 · 0 comments
Assignees
Labels
bug Something isn't working enhancement New feature or request

Comments

@zghera
Copy link
Collaborator

zghera commented Jul 14, 2020

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.

@zghera zghera added bug Something isn't working enhancement New feature or request labels Jul 14, 2020
@zghera zghera self-assigned this Jul 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant