We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug A message is sent directly to the chatbot without any text being entered by the user.
The chatbot should not send a message if the input field is empty. Instead, it should display an error or prevent the action.
The chatbot sends an empty message when the send button is clicked without any text in the input field.
Desktop (please complete the following information):
Smartphone (please complete the following information):
The text was updated successfully, but these errors were encountered:
Thank you for creating this issue! We'll look into it as soon as possible. Your contributions are highly appreciated! 😊
Sorry, something went wrong.
Normalize message and handle empty input in MessageParser component i…
96c59d3
…n chatbot [[Bug] Chatbot Message Sent Without Text Priyaaa1#555]
HarshadaGirase
Successfully merging a pull request may close this issue.
Describe the bug
A message is sent directly to the chatbot without any text being entered by the user.
Steps to Reproduce
Expected Behavior
The chatbot should not send a message if the input field is empty. Instead, it should display an error or prevent the action.
Actual Behavior
The chatbot sends an empty message when the send button is clicked without any text in the input field.
Screenshots or Videos
Desktop (please complete the following information):
Smartphone (please complete the following information):
The text was updated successfully, but these errors were encountered: