hackjunction / hackjunction/JunctionApp
BUG: Custom questions "machine-name" allows empty input
Aperta
bug
- Lingua principale
- JavaScript
- Stelle
- 78
- Fork
- 69
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
## 🐛 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.
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.