accessibility-exchange / platform

The Accessibility Exchange platform.
https://github.com/orgs/accessibility-exchange/projects/2/views/8
BSD 3-Clause "New" or "Revised" License
4 stars 10 forks source link

The Show Password button doesn't work on the Sign In page #2005

Closed jobara closed 11 months ago

jobara commented 11 months ago

Prerequisites

Describe the bug

On the Sign In page, there is an option to "Show Password"; however, selecting this doesn't actually reveal the password.

To Reproduce Steps to reproduce the behavior:

  1. Go to Sign In
  2. Click on 'Show Password'
  3. Type into the Password field
  4. Notice that the Password is still blocked

Expected behavior

The Password should be displayed without the input being replaced by "*" characters.

Screenshots

Screenshot showing password input blocked even when Show Password is enabled.