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

Inner input outline of password component should not shown in error status #31446

Closed
1 task
j3r0lin opened this issue Jul 19, 2021 · 0 comments · Fixed by #31456
Closed
1 task

Inner input outline of password component should not shown in error status #31446

j3r0lin opened this issue Jul 19, 2021 · 0 comments · Fixed by #31456
Assignees
Labels
🐛 Bug Ant Design Team had proved that this is a bug. 👷🏻‍♂️ Someone working on it

Comments

@j3r0lin
Copy link

j3r0lin commented Jul 19, 2021

  • I have searched the issues of this repository and believe that this is not a duplicate.

Reproduction link

Edit on CodeSandbox

Steps to reproduce

  1. Leave password field empty and click Submit button to trigger form validation
  2. Focus password input field, the inner outline shown

What is expected?

Only the outer outline should be shown, hide the inner outline

What is actually happening?

there are two outline shown in one password input control.

Additional

Maybe others form input control components having an inner input having the same issue.

Environment Info
antd 4.16.8
React 16.14.0
System Any
Browser Any
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 Bug Ant Design Team had proved that this is a bug. 👷🏻‍♂️ Someone working on it
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants