zlacker

[parent] [thread] 0 comments
1. poopsm+(OP)[view] [source] 2023-06-12 23:05:08
I gotta point out a UI issue on account registration. Firefox generated a random password for me, and filled in the password fields. When I clicked the Create Account button, the button changed to red, and shook as if to say, "NO." There was no message indicating the problem.

I had to retry with my dev tools open to see that the response code from the request triggered by clicking Create Account contained a message about username, e-mail, and password being required.

This error was presented even though I had all fields with valid data, and I was unable to create an account until I manually edited both password fields, which I had not dirtied myself previously.

[go to top]