Skip to content

Display global phone numbers using the appropriate mask

In order to do that, we wil need to save the country's iso or mask alongside the phone number

Validation:

  • Create a trip with a phone number
  • The input enables to pick a country and see the proper phone extension and mask
  • The phone number is displayed with the proper mask (some countries don't use masks)
  • Trips created before this feature have their phone numbers displayed with a mask
  • Add a passenger with a phone number
  • The input enables to pick a country and see the proper phone extension and mask
  • The phone numbers is also displayed this way.
  • Passengers created before this feature have their phone numbers displayed with a mask
Edited by Simon Mulquin