Skip to content

[Bug]: Password Confirmation Field Lacks Label and Validation Feedback #252

Description

@Akanksha-Shahi

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

  1. Open the registration page.
  2. Observe the two password fields.
  3. Enter different values.
  4. 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

Image

Before submitting

  • I checked for an existing issue that already describes this bug.
  • I included enough detail for someone else to reproduce the issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions