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

run onComplete for every abilities completed on current turn #84

Closed
howlowck opened this issue Aug 8, 2018 · 0 comments
Closed

run onComplete for every abilities completed on current turn #84

howlowck opened this issue Aug 8, 2018 · 0 comments
Labels
stage:execute Relevant to execute stage
Milestone

Comments

@howlowck
Copy link
Collaborator

howlowck commented Aug 8, 2018

Is your feature request related to a problem? Please describe.
if a user fills in multiple slots on a single turn, (either through utterance or through slotData getter function), the bot should be able to run the onComplete functions on all abilities that are completed.

Describe the solution you'd like
the result of runOnComplete should return an array of messages for the middleware to add.
and the addMessage now should be addMessages to take that array of messages.

@kevinleung23 kevinleung23 mentioned this issue Aug 8, 2018
6 tasks
@kevinleung23 kevinleung23 added the stage:execute Relevant to execute stage label Aug 8, 2018
@kevinleung23 kevinleung23 added this to the Sprint 4 milestone Aug 8, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stage:execute Relevant to execute stage
Projects
None yet
Development

No branches or pull requests

2 participants