Closed ajzkk closed 1 year ago
Can we please add validations? Currently, it accepts string in the phone number field. It should accept +{countryCode}{phoneNumber}
. Let's update placeholder as well.
Can we please add validations? Currently, it accepts string in the phone number field. It should accept
+{countryCode}{phoneNumber}
. Let's update placeholder as well.
Added validation for phone number. But let's not update placeholder for consistency between truemoney
and atome
.
Kudos, SonarCloud Quality Gate passed!
1. Objective
Add phone number field for Atome
2. Description of change