Bug in signup - Email Signup does not work

Issue #206 resolved
udemi repo owner created an issue

I found a bug in our signup form. When trying to sign up with Emal, and after filling in

user name email password

It said 'fill out all fields to continue' even though I filled out all fields.

Even when I filled in the user name twice (which should not be necessary) also in the top field it does not work.

Obviously this is an issue we need to solve before we launch :)

Comments (4)

  1. Enrico Piccini

    Hi @Brotrob , I tested the subscription and it's ok... I think the problem is the password that is too short (at least 6 chars). IN the old form the user had an help icon which explain the requirements

  2. udemi reporter

    OK - I tried again and this time with a longer PW. It almost works, it does sign up but I get a 404.

    In any case we need to change the warning message at the bottom. If the username or the PW are too short, then the error message must say 'the user name is too short - it needs to be at least x characters' or so

  3. Enrico Piccini

    @udemi ok, I'll add specific messages. About the 404 is related to the changes that david made... if he restore the previous version of the subscription flows (as you asked) the problem will be automatically solved

  4. Log in to comment