-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Ignore empty questions when inserting/editing intents #145
Comments
Nice! Working on it |
@Miguel-Alves assign the issue to yourself if you are working on it 😉 Let me know if you can expose your dev environment to the web. I’d like to test it to ensure the original idea on the issue makes sense. |
Done. Assigned it to myself and moved it to "In Progress" board. About exposing my dev environment, how would you like me to do it? |
Reviewing this issue based on #153; |
As we agreed on Telegram, let's do a video call to go over this. |
Following the procedures from #153 , this issue was maintained; |
Solved this issue as described in #161 |
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:
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
Acceptance criteria
The text was updated successfully, but these errors were encountered: