[Bug]: onTextChanged action gets triggered on typing numbers after 2 decimal places #21363
Open
1 task done
Labels
Bug
Something isn't working
Currency Input Widget
Issues related to currency input widget
Low
An issue that is neither critical nor breaks a user flow
Needs Triaging
Needs attention from maintainers to triage
Production
UX Improvement
Widgets & Accelerators Pod
Issues related to widgets & Accelerators
Widgets Product
This label groups issues related to widgets
Is there an existing issue for this?
Description
In the Currency Input widget if we allow 2 decimal places and set a
onTextChanged
action, then on typing numbers after the 2nd decimal place the action gets triggered.Steps To Reproduce
2
forDecimals allowed
property.onTextChanged
property.Expected: The
onTextChanged
property should not get triggered as only 2 decimal places are allowed.Actual: The action is getting triggered.
Public Sample App
No response
Environment
Production
Issue video log
https://www.loom.com/share/380537946d364e4288a0036d269621d7
Version
Cloud
The text was updated successfully, but these errors were encountered: