hbb20 / hbb20/CountryCodePickerProject

leading 0 gets cutoff in phone number

Abierto
#390 6 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Java
Estrellas
1.5k
Forks
509
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

Steps to reproduce:
Select South Korea as country, enter 01035353535 as the phone number.
getFormattedFullNumber(), getFullNumber() and getFullNumberWithPlus() returns the phone number with leading 0 cutoff. 820035353535

Attached is the screenshot from the sample app:
![Screenshot_20200423-164840](https://user-images.githubusercontent.com/2857903/80160545-c4125580-8582-11ea-957b-ba924bde01f9.png)

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Línea de trabajo

Search the Java codebase for getFormattedFullNumber(), getFullNumber(), and getFullNumberWithPlus(), then reproduce the South Korea example in the sample app. Trace how 01035353535 is converted and verify that all three methods preserve the leading 0 and return the expected full number.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
android, java
Área
mobile
Tipo de issue
Error
Dificultad
3/5
Tiempo estimado
1-2 días
Estado de actividad
Estancado
Claridad
Bastante claro
Aptitud para principiantes
45/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.