Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fix expected value of input in test for NumberField #1361

Merged
merged 1 commit into from
Jul 20, 2019

Conversation

abouchard97
Copy link

Reasons for making this change

Related to #1355.

".00" is the expected input value. The formData remains 0.

Checklist

  • I'm updating documentation
  • I'm adding or updating code
    • I've added and/or updated tests
    • I've updated docs if needed
  • I'm adding a new feature
    • I've updated the playground with an example use of the feature

@epicfaace epicfaace merged commit ad358e7 into rjsf-team:fix-numbers-zero Jul 20, 2019
epicfaace added a commit that referenced this pull request Aug 10, 2019
* fix: allow "0." to be typed in

* Fix expected value of input in test for NumberField (#1361)

* test: add tests
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants