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

Name Textbox in Profile Menu Accepts Spaces and Special Characters

Abierto
#65 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

Describe the bug
The name textbox in the profile menu tab of the Enatega app/website is accepting spaces and special characters, which should not be allowed. The textbox should only accept valid characters, such as letters, and possibly specific symbols (e.g., apostrophes or hyphens).

To Reproduce

Open the Enatega app/website.
Go to the profile menu tab.
Click to edit the name field (e.g., during profile update).
In the name textbox, type a name with spaces or special characters (e.g., "@", "#", "!", etc.).
Observe that the textbox allows spaces and special characters as valid input.
Expected behavior

The name textbox should only accept valid characters such as alphabetic characters and, if necessary, a few special characters like apostrophes or hyphens.
Special characters (e.g., "@", "#", "!", etc.) and extra spaces should be rejected, ensuring proper data input.
Actual Behavior
The name textbox in the profile menu accepts spaces and special characters, which could lead to invalid or inconsistent data in the profile.

Screenshots
https://github.com/user-attachments/assets/80492f02-544b-4c24-a5fb-cd60d8ea1eba

Smartphone (please complete the following information):

Device: iPhone15pro
OS: iOS17.6.1

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.