You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When a new user attempts to sign up and enters a password that does not match the confirm password field, the account creation is correctly blocked, but no visible warning or error message is shown near the confirm password input. This causes confusion for the user as they don’t know why the sign-up is failing.
To Reproduce
Steps to reproduce the behavior:
Go to Sign up
Enter new username, password and confirm password
See no warning when passwords do not match
Expected behavior
A clear warning should appear when the passwords do not match
Screenrecording
signup-issue.mp4
Environment.
OS: Windows
Browser: Chrome
Version 140.0.7339.186
Additional context
Add any other context about the problem here.