Iridescent-CM / technovation-app

The team submission platform for the Technovation Challenge
https://technovationchallenge.org
GNU General Public License v3.0
7 stars 4 forks source link

Bug: Copying/Pasting Email into Development platform [1,1,1] #1983

Closed kmorton2017 closed 3 years ago

kmorton2017 commented 5 years ago

Describe the bug I've been encountering some issues with the development platform component of the submissions. It appears that if I copy and paste an email address into the development platform field, it marks it as invalid. Specifically, this field: WHAT IS THE GMAIL ADDRESS OF THE APP INVENTOR ACCOUNT THAT YOUR TEAM IS USING?

To Reproduce Steps to reproduce the behavior:

  1. Go to the "development platform" part of the submission.
  2. Choose App Inventor or Thunkable as your development platform
  3. Type in a name for your project.
  4. Copy/paste email.
  5. Get a message that the email is invalid and the name of the project is invalid.

Expected behavior I would expect to be able to copy/paste an email without any issues. Granted, many users may not be copying/pasting emails like we do on QA but it could surprise some users.

Screenshots See gif. mentor submission

Desktop (please complete the following information):

stenington commented 5 years ago

My hypothesis is that the email pasted has a space character at the end that isn't being stripped.