[Bug]: onTextChanged property throws Alert message even when incorrect input is entered on Phone widget #25911
Labels
Bug
Something isn't working
Medium
Issues that frustrate users due to poor UX
Needs Triaging
Needs attention from maintainers to triage
Phone Input Widget
Issues related to the Phone Input widget
Production
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
Phone input only accepts number values hence the onTextChange property should only trigger when a phone input is updatedy.
But here we can observe that, even with typing alphabets, the event is triggered every time.. and event triggered all at once in JSONForm's phone input type.
Steps To Reproduce
{{showAlert('phone updated', 'success')}}
Public Sample App
No response
Environment
Production
Issue video log
https://www.loom.com/share/f073f70b81574b29ad7c7e408790e8b4?sid=e348d96c-d3e3-46b9-85e2-528d3ce2174e
Version
Cloud/Production
The text was updated successfully, but these errors were encountered: