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

[BUG] nz-input width nzDisabled #103

Closed
cipchk opened this issue Aug 20, 2017 · 2 comments · Fixed by #108
Closed

[BUG] nz-input width nzDisabled #103

cipchk opened this issue Aug 20, 2017 · 2 comments · Fixed by #108
Labels

Comments

@cipchk
Copy link
Member

cipchk commented Aug 20, 2017

I'm submitting a...


[x] Bug report  

Current behavior

nz-input is ignored .ant-input-disabled class when set [nzDisabled]="true"

Expected behavior

.ant-input-disabled should not be ignored.

<nz-input [nzDisabled]="true" [nzSize]="'large'"></nz-input>

this is i get in [0.5.0-rc.2] version:

now

the text should be in disabled color i belive, just like:

aa

@vthinkxie
Copy link
Member

style bug confirm, fix next version, thanks.

@lock
Copy link

lock bot commented Feb 19, 2019

This thread has been automatically locked because it has not had recent activity. Please open a new issue for related bugs and link to relevant comments in this thread.

@lock lock bot locked as resolved and limited conversation to collaborators Feb 19, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants