leaderboardsgg / leaderboard-site

Frontend of Leaderboards.gg
https://leaderboards.gg/
GNU General Public License v3.0
55 stars 20 forks source link

Bug: Signup form unrecoverable from mismatched pwds #589

Closed TheTedder closed 2 months ago

TheTedder commented 4 months ago

Contact Details

No response

What happened?

After fixing mismatched password and password confirmation fields, the "Sign Up" button still does not become available and the box stays red.

What did you expect to happen?

The error would be cleared and I would be able to sign up to the website.

Step(s) to Reproduce

Open the sign up form. Enter a valid email. Enter two different but valid passwords. Attempt to click "sign up". It should give an error saying the passwords don't match. Fix the passwords so that they match. Attempt to sign up. It will fail.

Were you on mobile when this happened?

No

What browsers are you seeing the problem on?

Firefox

Other Browser

No response

Relevant log output

No response

TheTedder commented 4 months ago

It could also be that after failing to sign up, it will simply never work until after a refresh. I didn't look that far into it.