social-platform-donut-frontend icon indicating copy to clipboard operation
social-platform-donut-frontend copied to clipboard

[ENHANCEMENT] Phone number field in Signup Form

Open ksraj123 opened this issue 5 years ago • 0 comments

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 avatar Sep 29 '20 19:09 ksraj123