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
Summary
When registering a new account with two identical passwords, clicking "Sign up" briefly shows the error message "Passwords do not match" for a split second before the user is redirected and the account is created successfully.
Current Behavior
User enters the same password in both fields.
User clicks "Sign up".
The error message "Passwords do not match" flashes visibly for a brief moment.
The user is then redirected and the account is created successfully.
Expected Behavior
If the passwords match, no error message should appear at any point during the sign up flow.
Steps to Reproduce
Navigate to the registration page.
Enter any email address.
Enter a password in the "Password" field.
Enter the same password in the "Confirm Password" field.
Click "Sign up".
Observe the error message flashing briefly before redirect.
Impact
The flashing error message is confusing and erodes trust in the registration flow — users may think something went wrong even though their account was created successfully.
Summary
When registering a new account with two identical passwords, clicking "Sign up" briefly shows the error message "Passwords do not match" for a split second before the user is redirected and the account is created successfully.
Current Behavior
Expected Behavior
If the passwords match, no error message should appear at any point during the sign up flow.
Steps to Reproduce
Impact
The flashing error message is confusing and erodes trust in the registration flow — users may think something went wrong even though their account was created successfully.
FehlerhaftePWMeldung.mp4