Skip to content

[BUG] No warning displayed when password and confirm password do not match during sign-up #628

@Zuhaib-01

Description

@Zuhaib-01

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:

  1. Go to Sign up
  2. Enter new username, password and confirm password
  3. 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.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions