developer-job-simulation/javascript-login-form

[Feature Request] Update HTML Password Input to Hide Password Visibility

sbmsr opened this issue · 0 comments

sbmsr commented

What you need to do

Our login form contains an HTML password. We'd like you to obscure the password field.

At the moment, users are able to enter data into the field, which is fully visible:

b_2

Please obscure the field, so the text that is entered is not visible.

Expected behavior

Our password input should behave like so:

a_3