kpagacz/wiki-on-fire

Nothing happens when Create Account is clicked and no fields are filled on the RegisterPage

Closed this issue · 0 comments

To reproduce:

  1. npm run serve the frontend
  2. navigate to the registration page
  3. click the create account button

Result: nothing happens
Expected: some kind of error thrown (that field should not be empty etc...)