Kazakhstan mask #80
SimpleCoderr
started this conversation in
General
Replies: 2 comments 7 replies
-
Hi @SimpleCoderr, thanks for the descriptive explanation. Can you please check if this wiki article is up to date? If so, I will add them too. If you want, you can create a pull request, adding the new masks in the countries.json, and I will review and merge your PR and instantly release a new version so you can use it without the mentioned issues. |
Beta Was this translation helpful? Give feedback.
4 replies
-
@ArtyomVancyan, I have another request, could you please update the version of this library in the antd-phone-input library as well? It is specified in the dependencies of my application. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I would like to bring to your attention a potential issue with the Kazakhstan phone number mask in the library.
Currently, the default mask appears to use the prefix +7 (310) for Kazakhstan. However, this does not correspond to any valid or officially used mobile or regional code within the country's numbering plan.
Kazakhstan shares the country code +7 with Russia but uses its own set of prefixes:
Mobile numbers typically start with codes such as 701, 702, 705, 707, 747, 777, etc.
Landline numbers use regional codes like 7172 (Astana), 727 (Almaty), 7212 (Temirtau), among others.
The prefix 310 is not part of Kazakhstan’s current numbering plan, and its inclusion may lead to confusion or invalid formatting.
I kindly suggest updating the mask logic to reflect the valid Kazakhstani phone number structure.
Thank you for your attention to this matter and for your work on the library.
Beta Was this translation helpful? Give feedback.
All reactions