Open-ended user input (THE KEYBOARD!) #76

Closed
opened 2025-10-14 17:20:48 -06:00 by navan · 0 comments
Owner

Originally created by @dmitrizzle on 4/21/2017

  • Text input field that works with mobile and animates user input text when Enter key pressed
  • User input destroys options buttons, also is able to interrupt chatbot
  • Chat bot can restart conversation from any point that's referenced in this.talk() params
  • A custom function can be called on user input, that function receives input text, current conversation JSON and the last point in the current conversation JSON active
  • A sample function that matches text of user input to the options within the bubbles and automatically picks the match if found
*Originally created by @dmitrizzle on 4/21/2017* - Text input field that works with mobile and animates user input text when Enter key pressed - User input destroys options buttons, also is able to interrupt chatbot - Chat bot can restart conversation from any point that's referenced in this.talk() params - A custom function can be called on user input, that function receives input text, current conversation JSON and the last point in the current conversation JSON active - A sample function that matches text of user input to the options within the bubbles and automatically picks the match if found
navan 2025-10-14 17:20:49 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github/chat-bubble#76
No description provided.