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

Missing props in InputNumber component #5717

Closed
whtang906 opened this issue Apr 11, 2017 · 5 comments
Closed

Missing props in InputNumber component #5717

whtang906 opened this issue Apr 11, 2017 · 5 comments
Labels
help wanted The suggestion or request has been accepted, we need you to help us by sending a pull request.

Comments

@whtang906
Copy link
Contributor

whtang906 commented Apr 11, 2017

Version

2.9.1

Environment

Not necessary

Reproduction link

https://github.com/ant-design/ant-design/blob/master/components/input-number/index.tsx

Steps to reproduce

Not necessary

What is expected?

parser?: (displayValue: string) => value: number should be added into InputNumberProps

What is actually happening?

Something missing in InputNumberProps

@afc163
Copy link
Member

afc163 commented Apr 11, 2017

You mean parser?

@whtang906
Copy link
Contributor Author

Oh, forgot to mention. Yes I mean parser.

@afc163
Copy link
Member

afc163 commented Apr 11, 2017

Could you give us a PR to fix it?

@afc163 afc163 added the help wanted The suggestion or request has been accepted, we need you to help us by sending a pull request. label Apr 11, 2017
@whtang906
Copy link
Contributor Author

Submitted.

@lock
Copy link

lock bot commented May 1, 2018

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 and limited conversation to collaborators May 1, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
help wanted The suggestion or request has been accepted, we need you to help us by sending a pull request.
Projects
None yet
Development

No branches or pull requests

2 participants