Skip to content
New issue

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

[Bug]: Phone Input Widget doesn't reset auto-format after number is too long then fixed #11012

Open
1 task done
some-rando opened this issue Feb 8, 2022 · 2 comments
Open
1 task done
Assignees
Labels
Bug Something isn't working Community Reported issues reported by community members Low An issue that is neither critical nor breaks a user flow Phone Input Widget Issues related to the Phone Input widget Production UX Improvement Widgets & Accelerators Pod Issues related to widgets & Accelerators Widgets Product This label groups issues related to widgets

Comments

@some-rando
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

On both cloud and self-hosted v1.6.9 the Phone Input widget auto formatting changes to a non-formatted string of numbers when more than 10 digits are entered. That's logical. But when the user fixes the number so it's 10 digits the auto-formatting isn't turned back on even when leaving and reentering the input widget.

Steps To Reproduce

  1. Add Phone Input widget to layout.
  2. Leave everything default, (USA/Canada).
  3. Type into the Phone Input widget field on the canvas, type '9876543210' (10 digits) and format correctly shows '(987) 654-3210'.
  4. Type an additional digits and formatting changes to '98765432109'.
  5. Remove additional digits and formatting remains '9876543210'.
  6. Leaving the input widget and going back into it to fix the extra digit doesn't auto format again either.

Environment

Production

Version

Cloud

@some-rando some-rando added Bug Something isn't working Needs Triaging Needs attention from maintainers to triage labels Feb 8, 2022
@areyabhishek areyabhishek added Community Reported issues reported by community members Phone Input Widget Issues related to the Phone Input widget UX Improvement labels Feb 8, 2022
@areyabhishek
Copy link
Contributor

Hi some-rando,

Thanks for creating this issue. This does seem a bit annoying for users. We'll pick this up when fixing input widget issues.

@Nikhil-Nandagopal Nikhil-Nandagopal added the Widgets Product This label groups issues related to widgets label Feb 9, 2022
@dilippitchika
Copy link
Contributor

@sbalaji1192 can you check this once?

@dilippitchika dilippitchika added Low An issue that is neither critical nor breaks a user flow and removed Needs Triaging Needs attention from maintainers to triage labels Mar 18, 2022
@Nikhil-Nandagopal Nikhil-Nandagopal added the Widgets & Accelerators Pod Issues related to widgets & Accelerators label Aug 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Community Reported issues reported by community members Low An issue that is neither critical nor breaks a user flow Phone Input Widget Issues related to the Phone Input widget Production UX Improvement Widgets & Accelerators Pod Issues related to widgets & Accelerators Widgets Product This label groups issues related to widgets
Projects
None yet
Development

No branches or pull requests

6 participants