ScopesCodez / DevPage

DevPage is a website for all developers to ask questions, create their mini portfolio, and advertise their projects!
https://devpage.tech
GNU Affero General Public License v3.0
4 stars 2 forks source link

Signing up with no input redirects to another page #11

Open athyk opened 2 years ago

athyk commented 2 years ago

Describe the bug Redirect to another page when creating an account with no fields being entered.

To Reproduce Steps to reproduce the behaviour:

  1. Go to https://devpage.tech/create
  2. Click on Sign up (DO NOT fill in anything)
  3. Be shown https://devpage.tech/error?e=Email%20doesn%27t%20exist!&b=/create

Expected behavior

  1. Go to https://devpage.tech/create
  2. Click on Sign up
  3. Be prevented from signing up with no input/empty fields
ScopesCodez commented 2 years ago

Will be working on that.