- Issue created by @nicodh
- 🇫🇷France nicodh
Merge branch from #3452986 (https://git.drupalcode.org/project/webform/-/merge_requests/477/diffs?co...)
UI for internationalized phone inputs has a bad initial UX: if the user clicks in country, the dial code will be filled, but t's not filled initially. That leds to users typing their number in local format.
After upgrading intl-tel-input library (see #3452986), use a new option separateDialCode: https://www.intl-tel-input.com/examples/separate-dial-code.html
Active
6.3
User interface
Merge branch from #3452986 (https://git.drupalcode.org/project/webform/-/merge_requests/477/diffs?co...)