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

Allow "0." to be typed in to a text widget #1360

Merged
merged 3 commits into from
Aug 10, 2019
Merged

Conversation

epicfaace
Copy link
Member

@epicfaace epicfaace commented Jul 16, 2019

Reasons for making this change

Fixes #1355.

Changed some of the number field tests to run both on the default uiSchema and the uiSchema with the input type set to "text".

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
Copy link
Member Author

@edi9999 / @LucianBuzzo can you review when you get a chance?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

'0.*' not valid number value when trying to add value
3 participants