5sControl / 5sControl/5s-frontend

[1h] Creating order with empty title is allowed

Abierto
#769 0 comentarios 0 reacciones 1 asignado Reclamado por @pkostukevich Ver en GitHub
bug Front mobile
Lenguaje dominante
TypeScript
Estrellas
3
Forks
1
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

Click on Add item button on 'Add order' page, add items, click 'Save' leads to saving order with empty name.
Expected: warning of impossibility to save order without name.

Guía de contribución

Abrir la guía de contribución

Línea de trabajo

Look at the 'Add order' page component and the save handler. The issue is that validation for the order title is missing. Find where the order data is submitted and add a check for an empty title, showing a warning. Test by trying to save an order without a name.

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
Bastante claro
Aptitud para principiantes
55/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.