singodiyashubham87 / Draw-it-out

An online Whiteboard application built using ReactJS & TailwindCSS utilising the HTML5 Canvas & the JavaScript Canvas API.
https://draw-it-out.vercel.app
MIT License
83 stars 156 forks source link

[BUG] Chatbot Double Response and Repeated Yes/No Options #285

Closed Atanu789 closed 1 month ago

Atanu789 commented 1 month ago

Describe the bug

The chatbot on the Draw-it-Out website is malfunctioning. When entering text prompts, the chatbot responds with the same message twice, followed by "Yes" and "No" repeated four times.

To Reproduce

  1. Visit the Draw-it-Out website .
  2. Locate the chat interface for interacting with the chatbot.
  3. Type any message into the chat input field.
  4. Send the message to the chatbot.

Expected behavior The chatbot should provide the message properely.

Additional context I can fix the issue so the user experience will be better. Screenshot 2024-06-03 012946

Atanu789 commented 1 month ago

hey @singodiyashubham87 Can you please assign me this issue under ssoc24

singodiyashubham87 commented 1 month ago

@Atanu789 Duplicate of #180