You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
backend : adapt the validator of default value, and the mock files
backend : migrate existing primary country code & additional callingCode
ensure retro-compatibility with previous version (go to main branch, db:reset & upgrade-0.40:phone-calling-code-create-column, then switch to this branch )
Scope & Context
We have a problem with country codes for phone numbers
Current behavior
Phone numbers: We currently store country code in the database.
However multiple countries share the same country code. see quora
We need to differentiate the countries, even though they sahre the same code, when displaying the country in the settings for instance
Expected behavior
We should be able to see which precise country the user selected when picking a phone country
Technical inputs
Discussed with @charlesBochet
The text was updated successfully, but these errors were encountered: