5sControl / 5sControl/5s-frontend

[30min]Edit order title: Invalid number of characters in the field

Abierto
#913 2 comentarios 0 reacciones 1 asignado Asignado a @kirilbaskakov Ver en GitHub
bug ESMIL Front mobile QA done Stage ready v. 0.8.1
Lenguaje dominante
TypeScript
Estrellas
3
Forks
1
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

Precondition:
Go to https://office.5scontrol.com/mobile
Login as admin

Description:
The field is limited to no more than 49 characters

Step to reproduce:
1. Go to orders
2. Check any order
3. Click to the icon "Edit order"
4. In the field "name" enter 50 symbols

Expected result:
The field is limited to 50 characters inclusive

Actual result:
The field is limited to 49 characters

Attachment:

Guía de contribución

Abrir la guía de contribución

Línea de trabajo

Find the order edit form component, likely in a file like EditOrder.tsx or OrderForm.tsx. Locate the input field for the order name and check its maxLength attribute or validation logic. Change the limit from 49 to 50 characters. Verify the fix by testing the edit order flow in the application.

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

Evaluación

Stack tecnológico
react, typescript
Área
frontend
Tipo de issue
Error
Dificultad
2/5
Tiempo estimado
1-3 horas
Estado de actividad
Estancado
Claridad
Bien especificado
Aptitud para principiantes
40/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.