FoamFactory / FoamFactory/taphandle

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

Open
#8 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
JavaScript
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

**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**:
- :heavy_check_mark: The password field should be set to the error class, and an error message should be displayed.

**Actual Results**:
- :x: 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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.