Uber-coffee / Mobile-app

0 stars 3 forks source link

[0.5pt] Implement format for phone number in authorization screen #28

Open Aleexxen opened 4 years ago

Aleexxen commented 4 years ago

AS A user I WANT TO have an ability to see a format for phone number when i write my phone number SO THAT I know that I do all right.

  1. When the user enters digits, a hint "+X-(XXX)-XXX-XX-XX" should not disapear
  2. "+" sigh is already entered.
  3. User can enter only digits.
  4. User can't enter more that 11 digits.
  5. Phone number can only be accepted when all 11 digits of phone number are entered.