reflex-examples
reflex-examples copied to clipboard
form_designer: marking a field as required doesn't seem to do anything
- create a new form
- create a new field
- mark the field as required
- fill out the form, leaving the required field unfilled
- click Submit; the response is saved
Expect: some UI element indicating that the required field is not filled