webcat12345 / ngx-intl-tel-input

Phone number input field to support international numbers, Angular
MIT License
213 stars 335 forks source link

Feature: Need CountryISO instead of Country Name #420

Open Ani4 opened 2 years ago

Ani4 commented 2 years ago

image

Azword commented 2 years ago
  • Issue: Now there is some country whose name is too much lengthier it takes a lot of space during the search we can see their telephone code
  • What we can do: I think there is one more feature that is missing is to set up a toggle flag between Country ISO and Country name in place of their value. So, what we get is Flag + Name/ ISO + Telephone Country Code.

image

Same here :)

We are using it in my company and it's hard to handle the responsive in the context of a Modal/Dialog.

There is many workarounds while we are waiting for an update of the library:

I'll have soon free time, I'm adding this task on my tasklist, i'll make a Pull Request for the library update :)