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

InputItem 当type="money"时 disabled={true}无效 #1437

Closed
chengky opened this issue Jun 12, 2017 · 3 comments
Closed

InputItem 当type="money"时 disabled={true}无效 #1437

chengky opened this issue Jun 12, 2017 · 3 comments
Assignees
Labels

Comments

@chengky
Copy link

chengky commented Jun 12, 2017

Version

1.3.0

Environment

antd-mobile 1.3.0,react 15.5.4 ,rc-form 1.3.1

Reproduction link

https://codepen.io/chengky/pen/MoyXzp

Steps to reproduce

点击输入框可以通过小键盘改变值

What is expected?

InputItem 禁用

What is actually happening?

InputItem 仍可编辑并能拉起小键盘

@ant-design-bot
Copy link

It will be better to write your issue/comment in English, so more people can understand you.
And this means that more people can help you or benefit from your issue/comment.
See: ant-design/ant-design#4897

@pingan1927
Copy link
Contributor

pingan1927 commented Jun 13, 2017

已修复

@itxuye
Copy link

itxuye commented Jun 15, 2017

@pingan1927 我刚试了下editable={false} 是可以编辑的。应该也是有问题吧

pingan1927 added a commit that referenced this issue Jun 18, 2017
* fix issue #1437 money input support disabled

* fix tslint error

* fix issue #1437 money input support disabled

* fix tslint error

* improve style for inputitem

* improve inputitem when type is money
lixiaoyang1992 pushed a commit to lixiaoyang1992/ant-design-mobile that referenced this issue Apr 26, 2018
lixiaoyang1992 pushed a commit to lixiaoyang1992/ant-design-mobile that referenced this issue Apr 26, 2018
* fix issue ant-design#1437 money input support disabled

* fix tslint error

* fix issue ant-design#1437 money input support disabled

* fix tslint error

* improve style for inputitem

* improve inputitem when type is money
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants