Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add DOM fixture for unmasking passwords #9269

Merged
merged 2 commits into from
Mar 30, 2017

Conversation

nhunzaker
Copy link
Contributor

Chips away at the checklist in #8583.

IE11 and Edge have a password unmask field that React prevents the display of for controlled inputs. This commit adds DOM fixture coverage for this test case.

Related PRs:
#8266

IE11 and Edge have a password unmask field that React prevents the
display of for controlled inputs. This commit adds DOM fixture
coverage for this test case.
@aweary aweary merged commit dbeb37f into facebook:master Mar 30, 2017
@gaearon
Copy link
Collaborator

gaearon commented Oct 4, 2017

Does it mean this fixture currently demonstrates a bug?

@nhunzaker
Copy link
Contributor Author

nhunzaker commented Oct 4, 2017

@gaearon correct, tracked here: #7328

@nhunzaker
Copy link
Contributor Author

I'll make a note to verify if this is still an issue in 16.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants