cal.com icon indicating copy to clipboard operation
cal.com copied to clipboard

[CAL-1043] Phone custom field automatically update country by IP

Open cachil0 opened this issue 1 year ago • 2 comments

Is it possible to add an automatic IP recognition for phone custom field?

When this field is available, the person needs to choose the country and then type the number.

In mobile it may be not intuitive, getting the country by IP would be very good.

Eg: someone from Brazil's IP gets automatically Brazil selected with no need to choose the country.

CAL-1043

cachil0 avatar Feb 11 '23 00:02 cachil0

it is possible, we just havent done that yet. @AaronPresley would you be interested in this? we use react-phone-number-input

https://www.npmjs.com/package/react-phone-number-input

PeerRich avatar Feb 11 '23 15:02 PeerRich

@PeerRich I am already working on this https://github.com/calcom/cal.com/pull/6880. It's almost complete.

Udit-takkar avatar Feb 11 '23 21:02 Udit-takkar