carbon-design-system / carbon

A design system built by IBM
https://www.carbondesignsystem.com
Apache License 2.0
7.83k stars 1.81k forks source link

Component to support phone number with country code search ability #7089

Closed sanjitbauli closed 3 years ago

sanjitbauli commented 4 years ago

Summary

A component to search and select one value from a list and show label from the list. It may involve design and development.

Justification

basically, i am looking for a component where a user can find the phone number country code by searching with the country name.

Proposed design:

Screenshot 2020-10-20 at 11 31 55 AM Screenshot 2020-10-20 at 11 32 06 AM Screenshot 2020-10-20 at 11 32 27 AM
vpicone commented 3 years ago

As a component library, we can't really own that country code data. This can be accomplished by pairing a dropdown of your supported country codes along with a standard TextInput

aagonzales commented 3 years ago

Duplicate issue: https://github.com/carbon-design-system/carbon/issues/3948