Use step scale in the valueCallback()

Created on 14 September 2023, about 1 year ago

Currently we do not use it so very big numbers might be malformed when cast to string. The reason is that converting from scientific notation you might get a number with up to 10 fractional digits and then saving it in a database it will round the number according its own settings.

Though being very rare case we need to ensure that number has the same quantity or less fractional digits as the field's step property. Just to avoid surprises.

📌 Task
Status

Fixed

Version

2.0

Component

Code

Created by

🇪🇪Estonia drugan

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024