-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Open
Labels
BugSomething isn't workingSomething isn't workingCurrency Input WidgetIssues related to currency input widgetIssues related to currency input widgetLowAn issue that is neither critical nor breaks a user flowAn issue that is neither critical nor breaks a user flowNeeds TriagingNeeds attention from maintainers to triageNeeds attention from maintainers to triageProductionQuery Widgets & IDE PodAll issues related to Query, JS, Eval, Widgets & IDEAll issues related to Query, JS, Eval, Widgets & IDEUX ImprovementWidgets & Accelerators PodIssues related to widgets & AcceleratorsIssues related to widgets & AcceleratorsWidgets ProductThis label groups issues related to widgetsThis label groups issues related to widgets
Description
Is there an existing issue for this?
- I have searched the existing issues
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
- D&D a Currency Input widget.
- Select
2
forDecimals allowed
property. - Not set some action for the
onTextChanged
property. - Now place the cursor after the second decimal place in the widget.
- Press any number on the keyboard.
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
Metadata
Metadata
Assignees
Labels
BugSomething isn't workingSomething isn't workingCurrency Input WidgetIssues related to currency input widgetIssues related to currency input widgetLowAn issue that is neither critical nor breaks a user flowAn issue that is neither critical nor breaks a user flowNeeds TriagingNeeds attention from maintainers to triageNeeds attention from maintainers to triageProductionQuery Widgets & IDE PodAll issues related to Query, JS, Eval, Widgets & IDEAll issues related to Query, JS, Eval, Widgets & IDEUX ImprovementWidgets & Accelerators PodIssues related to widgets & AcceleratorsIssues related to widgets & AcceleratorsWidgets ProductThis label groups issues related to widgetsThis label groups issues related to widgets