website icon indicating copy to clipboard operation
website copied to clipboard

account create error handling

Open mrjvs opened this issue 2 years ago • 4 comments

update: one weird error remains: Username contains invalid characters

~~when making an account, all input validation errors are not shown to the user. cookie with error message is being made but not being shown. this is most likely the problem with people not being able to make accounts.~~

mrjvs avatar Sep 20 '22 15:09 mrjvs

With that fixed, the error appears to be "Username contains invalid characters", which is weird considering the username I'm trying to use is ashash

image

gitlimes avatar Sep 20 '22 16:09 gitlimes

I've noticed that it consistently triggers even if the Username or Mii Name doesn't contain invalid characters if the input validation for either the Username or Mii Name failed on a previous creation attempt. I found that I could work around this issue by simply retyping both fields

CorruptedPhazite avatar Nov 06 '22 18:11 CorruptedPhazite

Yeah, I kept getting the invalid characters in username error. In the end, I filled in the form, did the captcha, then deleted and retyped the username and mii name, and that worked.

jjok avatar Mar 25 '23 22:03 jjok

Can anyone confirm if this is still happening for them? I believe this issue was fixed a while ago (bad regex), and I'm cleaning up some old issues

jonbarrow avatar May 31 '24 18:05 jonbarrow