-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
When inserting or editing an intent you can have text fields that are completely empty or that only have a [space] character inside. These balloons should be:
- ignored by the front-end validation
- not saved to the database
- removed from the utter if present upon loading
With the exception of intents whose entire content is a single empty text field. In that case, validation should continue preventing to save that intent.
Different from the utters, intents can continue to show the empty textfields on screen to stimulate people to add more question examples.
Tasks
- TBD
Acceptance criteria
- Empty question examples are not saved to the database
- Empty question examples are not loaded from the database
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels