Problem/Motivation

Currently the tel input type and the international phone type are not supported.

On my project I need international phone support.

Proposed resolution

I will provide a MR for that.

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

Grimreaper created an issue. See original summary.

grimreaper’s picture

Assigned: grimreaper » Unassigned
Status: Active » Needs review
StatusFileSize
new4.2 KB

MR created.

And patch attached for easier Composer patch usage.

Thanks for the review!

grimreaper’s picture

Fix case of optional field.

nikunjkotecha’s picture

Status: Needs review » Needs work

There is feedback on MR

grimreaper’s picture

Version: 4.0.0 » 4.0.x-dev
Assigned: Unassigned » grimreaper

Patch no more works with latest phone_international version (4.0.0) because "int_phone" no more exists in the international phone form element.

grimreaper’s picture

Assigned: grimreaper » Unassigned
Status: Needs work » Needs review
StatusFileSize
new6.31 KB

MR updated.