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

[ENHANCEMENT] Phone number field in Signup Form #630

Open
ksraj123 opened this issue Sep 29, 2020 · 0 comments
Open

[ENHANCEMENT] Phone number field in Signup Form #630

ksraj123 opened this issue Sep 29, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@ksraj123
Copy link
Contributor

Describe the enhancement you'd like

  • The current validation method for phone numbers only checks whether the phone number is 10 digits or not and does not allow the user to provide country-code. The ideal behavior would be to allow users to enter phone numbers in an international format like +91 7009999999, +91-7009999999,+(91) 7009999999, +1 650-968-5555

Screenshot from 2020-09-30 00-32-59
Screenshot from 2020-09-30 00-33-21
Screenshot from 2020-09-30 00-36-08

  • There increase/decrease options in the phone number field upon hovering on it should not be present

Peek 2020-09-30 00-35

Describe approaches if you have thought of any

HINT - https://www.npmjs.com/package/phone

Additional context
Hacktoberfest, Good First Issue

@ksraj123 ksraj123 added the enhancement New feature or request label Sep 29, 2020
DantrazTrev added a commit to DantrazTrev/social-platform-donut-frontend that referenced this issue Oct 4, 2020
For issue codeuino#630 codeuino#631 
Added regex based Phone Number Validation 
Added regex based Name Validation and Error messages
Updated the Validation of Description and it's Error message
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant