Hacktoberfest / hacktoberfest-2020

Hacktoberfest - App to manage the annual open-source challenge, used for the 2019 & 2020 seasons.

Home Page:https://hacktoberfest.digitalocean.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Not selecting prefered email during signup doesn't raise an error or allow form submission

tejaskash opened this issue · comments

Describe the bug
During Signup for Hacktoberfest 2020. If, I don't select my preferred email after authorizing GitHub, I can move to the next step of the form (no error is shown). In the next step, nothing happens on clicking Register and no error information is shown. Going back and selecting the email allows me to submit the form.

To Reproduce
Steps to reproduce the behavior:

  1. Go to https://hacktoberfest.digitalocean.com/register
  2. Do Not Select Prefered Email
  3. Click on Register
  4. Nothing happens, no error message

Expected behavior
An error asking the user to select preferred email in the previous step of the form, before moving to the next step.

Resolved in #607