Area
Frontend UI
What happened?
The registration form contains two password input fields, but the confirmation password field is not clearly labeled.
Users cannot easily determine:
- Which field is the primary password
- Which field is the confirmation password
Additionally, mismatch validation feedback is not clearly communicated.
Steps to reproduce
- Open the registration page.
- Observe the two password fields.
- Enter different values.
- Attempt registration.
Expected behavior
- Confirmation password field should be clearly labeled.
- Password mismatch errors should be displayed near the field.
Actual behavior
Field purpose is unclear and validation feedback is insufficient.
Acceptance Criteria
- Confirmation field is properly labeled.
- Mismatch validation is displayed.
- Error messages are user-friendly.
App surface
Login
Local environment
No response
Console, network, or server logs
Screenshots or recordings
Before submitting
Area
Frontend UI
What happened?
The registration form contains two password input fields, but the confirmation password field is not clearly labeled.
Users cannot easily determine:
Additionally, mismatch validation feedback is not clearly communicated.
Steps to reproduce
Expected behavior
Actual behavior
Field purpose is unclear and validation feedback is insufficient.
Acceptance Criteria
App surface
Login
Local environment
No response
Console, network, or server logs
Screenshots or recordings
Before submitting