Skip to content

When password is revealed with the reveal indicator, validation does not occur #8

@jwir3

Description

@jwir3

Steps to Reproduce:

  1. Load examples/password.html.
  2. Click on the password reveal indicator for the password field.
  3. Remove all characters from the password field.
  4. Click out of the password field.

Expected Results:

  • ✔️ The password field should be set to the error class, and an error message should be displayed.

Actual Results:

  • ❌ The password field does not have an error visible.

Note: Performing the same steps when the password reveal indicator is not set to visible results in the expected behavior.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions