zooniverse / Panoptes-Front-End

Front end for zooniverse/Panoptes
https://www.zooniverse.org
Apache License 2.0
65 stars 76 forks source link

Invalid email - form-help.error #6232

Closed mbiesiad closed 2 years ago

mbiesiad commented 2 years ago

Expected behavior

Regex checks email form earlier or the feedback is prepared in better way.

Current behavior

When user try to register with invalid email, will see [object Object]

Steps to replicate

  1. Go to: https://www.zooniverse.org/
  2. Click on Register
  3. Fill the Required fields (but email as in incorrect form) and click Register button

Additional information

Screenshot: image

Best wishes,

lcjohnso commented 2 years ago

I was able to replicate this issue -- [object Object] in red text appears. See associated console errors below.

Screen Shot 2022-11-02 at 10 52 20 AM

Unlike #6234, this issue is not resolved by merged-but-not-deployed changes (PFE staging on 1 Nov 2022).

eatyourgreens commented 2 years ago

This will be fixed by https://github.com/zooniverse/panoptes-javascript-client/pull/175.

eatyourgreens commented 2 years ago

The unmerged changes to PFE are all changes to the project builder, which explains why #6234 is fixed but the sign-in forms are still broken.

eatyourgreens commented 2 years ago

Closed by #6237.

eatyourgreens commented 2 years ago

Fixed now on staging. https://master.pfe-preview.zooniverse.org/

Registration form on a phone, showing: Error: email is invalid.