typesnippet / antd-phone-input

Advanced, highly customizable phone input component for Ant Design.
https://playground.typesnippet.org/antd-phone-input-5.x/
MIT License
60 stars 11 forks source link

🪄 Enhancement - Disable area code for specific country #95

Closed MattiaDellOca closed 5 months ago

MattiaDellOca commented 5 months ago

Summary

It would be beneficial to omit the area code for countries that do not use it. While it's not certain whether every country has an area code, even assuming that each technically does, its inclusion can be confusing for end-users. For example, an example of Swiss phone number could be +41 12 345 67 89, with no area code required. Implementing a feature that allows you to decide when to include an area code would greatly simplify data entry and intuitivity for users