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

How to have a continuous conversation without page refresh #53

Open
wakamd opened this issue May 5, 2019 · 1 comment
Open

How to have a continuous conversation without page refresh #53

wakamd opened this issue May 5, 2019 · 1 comment

Comments

@wakamd
Copy link

wakamd commented May 5, 2019

Hello.
I like this template with the features.
However i'm still green when it comes to js/jquery and the bot stuff.
I would like to have a continuous chat option where the user interacts with the app without any page refresh.
I put extra lines of code to make it work but i'm sure there must be a better way that this:

















@wakamd
Copy link
Author

wakamd commented May 5, 2019

<input type="text" name="name" data-conv-question="Alright! First, tell me your full name, please.|Okay! Please, tell me your name first."> <input type="text" data-conv-question="Howdy, {name}:0! It's a pleasure to meet you. (note that this question doesn't expect any answer)" data-no-answer="true"> <input type="text" name="name" data-conv-question="Great {name}:0!. Please ask any question|Okay! Please, ask any question."> <input type="text" name="name" data-conv-question="Great {name}:0!. Please ask any question|Okay! Please, ask any question."> <input type="text" name="name" data-conv-question="Great {name}:0!. Please ask any question|Okay! Please, ask any question."> <input type="text" name="name" data-conv-question="Great {name}:0!. Please ask any question|Okay! Please, ask any question."> <input type="text" name="name" data-conv-question="Great {name}:0!. Please ask any question|Okay! Please, ask any question."> <input type="text" name="name" data-conv-question="Great {name}:0!. Please ask any question|Okay! Please, ask any question."> <input type="text" name="name" data-conv-question="Great {name}:0!. Please ask any question|Okay! Please, ask any question."> <input type="text" name="name" data-conv-question="Great {name}:0!. Please ask any question|Okay! Please, ask any question."> <input type="text" name="name" data-conv-question="Great {name}:0!. Please ask any question|Okay! Please, ask any question."> <input type="text" name="name" data-conv-question="Great {name}:0!. Please ask any question|Okay! Please, ask any question."> <input type="text" name="name" data-conv-question="Great {name}:0!. Please ask any question|Okay! Please, ask any question."> <input type="text" name="name" data-conv-question="Great {name}:0!. Please ask any question|Okay! Please, ask any question."> <input type="text" name="name" data-conv-question="Great {name}:0!. Please ask any question|Okay! Please, ask any question."> <input type="text" name="name" data-conv-question="Great {name}:0!. Please ask any question|Okay! Please, ask any question."> <input type="text" name="name" data-conv-question="Great {name}:0!. Please ask any question|Okay! Please, ask any question.">

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant