Hacktoberfest / hacktoberfest-2020

Hacktoberfest - App to manage the annual open-source challenge, used for the 2019 & 2020 seasons.
https://hacktoberfest.digitalocean.com
Other
496 stars 147 forks source link

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

Closed tejaskash closed 3 years ago

tejaskash commented 3 years ago

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.

katjuell commented 3 years ago

Resolved in #607