Uber-coffee / Mobile-app

0 stars 3 forks source link

[0.5pt] Implement format for SMS code field in screen for writing SMS code #36

Open Niyaz-ik opened 4 years ago

Niyaz-ik commented 4 years ago

Past versions https://github.com/Uber-coffee/Mobile-app/issues/24

Description AS A user I WANT TO have an ability to see a format for SMS code when i write my code from sms SO THAT I know that I do all right.

Acceptance criteria

  1. When the user enters digits, a hint "X-X-X-X" should not disapear.
  2. User can enter only digits.
  3. User can't enter more that 4 digits.
  4. Code can only be accepted when all 4 digits of code are entered.

image image

iSpirydonava commented 4 years ago

Don't objectives and comments