osuresearch / ui

Ohio State Research UI
https://osuresearch.github.io/ui/main
MIT License
6 stars 3 forks source link

NumberField - submit item's numberValue instead of its inputValue #55

Closed helloLilyX closed 1 year ago

helloLilyX commented 1 year ago

So that its currency formatting would submit something like "currencyField": "1000" instead of "currencyField": "$1000.00" in FormData

helloLilyX commented 1 year ago

Make sure the submitted value is "" instead of "NaN" for no or invalid inputs

github-actions[bot] commented 1 year ago

:tada: This issue has been resolved in version 5.0.0-alpha.17 :tada:

The release is available on:

Your semantic-release bot :package::rocket: