5sControl / 5sControl/5s-frontend
[1h] Creating order with empty title is allowed
Offen
#769
0 Kommentare
0 Reaktionen
1 zugewiesene Person
Beansprucht von @pkostukevich
Auf GitHub ansehen
bug
Front
mobile
- Vorherrschende Sprache
- TypeScript
- Sterne
- 3
- Forks
- 1
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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.
Beitragsleitfaden
Rechercherichtung
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.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- react, typescript
- Bereich
- frontend
- Issue-Typ
- Bug
- Schwierigkeit
- 2/5
- Geschätzter Aufwand
- 1-3 Stunden
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 55/100