We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The decimals are added but the separator (',') is missing -> the value is no longer correct
The decimal separator should be added correct for all number formats to keep the correct value
use number input with german format and decimals
16.1.0
Firefox, Chrome, Safari, Microsoft Edge
Mobile, Tablet, Desktop
No response
The text was updated successfully, but these errors were encountered:
/cib
Sorry, something went wrong.
Branch fix/issue-1400 created!
Create PR for #1400
b64f393
🐛 fix(bal-number-input): German format with decimals (#1401)
17e1b01
* Create PR for #1400 * fix(number-input): handle inputs for Germany * chore: improve function name --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Gery Hirschfeld <gerhard.hirschfeld@baloise.ch>
hirsch88
Successfully merging a pull request may close this issue.
Current Behavior
The decimals are added but the separator (',') is missing -> the value is no longer correct
Expected Behavior
The decimal separator should be added correct for all number formats to keep the correct value
Steps to Reproduce
use number input with german format and decimals
Version
16.1.0
Browsers
Firefox, Chrome, Safari, Microsoft Edge
Device
Mobile, Tablet, Desktop
Code Reproduction URL
No response
Additional Information
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: