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

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 epicfaace requested review from LucianBuzzo and edi9999 July 26, 2019 16:31
@epicfaace
Copy link
Member Author

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

# 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.

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