Skip to content
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

[Bug]: User sends an empty message to the chatbot #464

Open
5 tasks done
HarshadaGirase opened this issue Jul 10, 2024 · 3 comments
Open
5 tasks done

[Bug]: User sends an empty message to the chatbot #464

HarshadaGirase opened this issue Jul 10, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@HarshadaGirase
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Describe the bug

Description :
When a user sends a message to the chatbot without entering any text, the chatbot should respond appropriately. This issue is to ensure that the chatbot can handle such scenarios gracefully.

Steps to Reproduce:

  1. Open the chatbot interface.
  2. Attempt to send a message without typing any text.
  3. Observe the chatbot's response.

Possible Solution:
Implement a check in the chatbot's message handler to detect empty messages and respond with a predefined prompt.

Expected behavior

The chatbot should detect the empty message and respond with a prompt, such as "It seems like you haven't entered any text. How can I assist you today?"

Add ScreenShots

drawbot

On which device are you experiencing this bug?

Chrome, Windows

Record

  • I have read the Contributing Guidelines
  • I'm a GSSOC'24 contributor
  • I'm a SSOC'24 contributor
  • I want to work on this issue
@HarshadaGirase HarshadaGirase added the bug Something isn't working label Jul 10, 2024
@HarshadaGirase
Copy link
Author

Kindly assign to me asap

Copy link

Hi there! Thanks for opening this issue. We appreciate your contribution to this open-source project. We aim to respond or assign your issue as soon as possible. In the meantime you can star the repo and read the contributing.md

@singodiyashubham87
Copy link
Owner

@HarshadaGirase Choose one from GSSOC & SSOC.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants