mongodb / chatbot

MongoDB Chatbot Framework. Powered by MongoDB and Atlas Vector Search.
https://mongodb.github.io/chatbot/
Apache License 2.0
115 stars 53 forks source link

(EAI-7) [UI] Can't send existing text after reopening modal #242

Closed nlarew closed 9 months ago

nlarew commented 9 months ago

Jira: (EAI-7) [UI] Can't send existing text after reopening modal

  1. Ask a question
  2. Wait for the response
  3. Enter some text for a follow up question but don't send it (you can do this while the response is streaming or wait til after)
  4. Close the modal
  5. Re-open the modal
  6. At this point the InputBar correctly renders the text you entered in 3 ~but the send button is disabled~ and the send button is enabled.