hackjunction / hackjunction/JunctionApp
BUG: Custom questions "machine-name" allows empty input
- Vorherrschende Sprache
- JavaScript
- Sterne
- 78
- Forks
- 69
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
## 🐛 Bug Report
### What went wrong? 🤔
The "machine-name" field in custom questions is a required field but it lets you pass empty to it. This breaks registrations and event view, and probably some others as well
### Expected Behavior & Solution
Frontend and backend should check if the "machine-name" is not null, and throw an error if the field is left empty.
Beitragsleitfaden
Rechercherichtung
Locate the frontend and backend handling for custom questions, focusing on validation of the "machine-name" field. Reproduce an empty value, then verify that both sides reject it and that registrations and event views no longer break.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- javascript
- Bereich
- full-stack
- Issue-Typ
- Bug
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 35/100