You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: