5sControl / 5sControl/5s-frontend
[1h] Creating order with empty title is allowed
Ouverte
bug
Front
mobile
- Langage dominant
- TypeScript
- Étoiles
- 3
- Forks
- 1
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
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.
Guide de contribution
Ouvrir le guide de contribution
Piste de recherche
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.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- react, typescript
- Domaine
- frontend
- Type d'issue
- Bug
- Difficulté
- 2/5
- Temps estimé
- 1-3 heures
- Activité
- À l'abandon
- Clarté
- Plutôt claire
- Accessibilité débutants
- 55/100