Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(FEATURE REQUEST) - more control over the input display number format #189

Open
creeptosis opened this issue Apr 18, 2022 · 0 comments
Open

Comments

@creeptosis
Copy link

Is your feature request related to a problem? Please describe

image
is there a way for the UI to display the raw phone number input by the user without automatically adding dashes, or perhaps allowance to choose the display number format of choice e.g. formattedNumber, nationalNumber, formatInternational, formatNational, uri etc..

use case

for example in Malaysia this is a valid number
image
both phone numbers below are also valid but it adds dashes to the input display automatically which is incorrect formatting for that country
image
image

Describe the solution you'd like

it would be good if formattedNumber could be displayed in this case, or we could choose display format

Describe alternatives you've considered

I tried exploring if I could just add my own text-field without using v-model and relying on @update or if there are slots available for the element

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant