julkascript / cardflow

The open-source Trading Card Game market
MIT License
14 stars 9 forks source link

Username already exists upon registration - does not show error or any response to user #95

Closed julkascript closed 4 months ago

julkascript commented 4 months ago

Steps to reproduce:

  1. Sign up
  2. Sign out
  3. Sign up again with the same username
  4. See that no error or feedback message is shown (err 400 in the network tab is correct, though, the message can be taken from there).
RyotaMitaraiWeb commented 4 months ago

there are a few other missing validations as well, I will combine them with this one