gray-mueller / gray-mueller/full-stack-document-solution

Alphabets Accepted in Phone Number Field

Abierto
#163 0 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
TypeScript
Estrellas
0
Forks
0
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

Description:
While testing the Enatega Multivendor Customer App, I observed a critical issue where the phone number input field allows the entry of English alphabets. This poses a significant problem as phone numbers typically consist of numerical digits only, and accepting alphabets may lead to user errors and hinder the user experience.

Steps to Reproduce:
Open the Enatega Multivendor Customer App.
Navigate to the section where the phone number is entered (e.g., during registration or profile setup).
Attempt to enter English alphabets instead of numerical digits in the phone number field.

Expected Behavior:
The phone number input field should only allow the entry of numerical digits. An error message or validation prompt should be displayed if alphabets are entered.

Actual Behavior:
The phone number input field accepts English alphabets without providing any error or validation prompt.

image

Activity

Guía de contribución

Abrir la guía de contribución

Línea de trabajo

Start in the customer app's registration or profile setup flow and locate the phone number input field. Reproduce the issue by entering English letters, then ensure the field rejects non-numeric input or shows validation feedback; verify the expected behavior in both mentioned entry points.

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

Evaluación

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

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.