-
Notifications
You must be signed in to change notification settings - Fork 801
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
Match latest getting started flow (discussion) #338
Conversation
- buttons: | ||
- payload: /get_started_step2 | ||
title: Continue | ||
text: Let's continue, click the button below |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@msamogh did you take a look at the utterances on website-demo.rasa.com
to define channel specific templates here? Because like i said these are different for hte socketio channel
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not sure what you mean by "channel-specific templates" @akelad
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
did you take a look at the utterances on the instance i'm talking about? They're different to what is defined here, because we do some redirecting to pages when the user clicks a button.
This is what i mean: https://rasa.com/docs/rasa/core/domains/#channel-specific-utterances
@erohmensing what's left to be done apart from the utterances from website-demo? Imo we can merge this if that's the only thing holding this up |
Sorry, i didn't see your comment. i agree, let's get this merges and then we can add the website demo utterances after |
Ready for a merge review mayhaps |
Match latest getting started flow (discussion)
Steps Merger
Installation flow