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

the "show password icon" is overlapped by the entered text #4767

Closed
ccppprogrammer opened this issue Feb 10, 2020 · 1 comment
Closed

the "show password icon" is overlapped by the entered text #4767

ccppprogrammer opened this issue Feb 10, 2020 · 1 comment
Assignees

Comments

@ccppprogrammer
Copy link

Reproduction link

https://stackblitz.com/edit/ng-zorro-antd-overlap-icon-bwhejb

Steps to reproduce

Add nzHasFeedback for the nz-form-control to display the "validation status icon" and nzSuffix template for the nz-input-group to display the "show password icon", and enter the text that should be larger than the input area.

What is expected?

The text in nz-input shouldn't overlap the "show password" icon.

What is actually happening?

When using the "validation status icon" and "show password icon" on the nz-input, text overlap the "show password icon".
Check the image below and the stackblitz demo.

Environment Info
ng-zorro-antd 8.5.2
Browser Google Chrome Version 79.0.3945.130 (Official Build) (64-bit)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants