-
Notifications
You must be signed in to change notification settings - Fork 0
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
Improve component list actions #16
Comments
Hi, @anbo-de @Perevalov @ram-g-athreya @RicardoUsbeck any Ideas about this task - command list components: show a "nice" list of components, right now it looks like this - https://imgur.com/7RnbzPv.png |
And about this task - Answer the question (research): Is it possible to add rich interaction elements? |
Let's stick the rich interaction elements, although they are not available in the Dialogflow web demo. |
this is solved so I am closing the issue. |
DoD
command
remove component
: if a not-existing component should be removed, then tell the user that this component was not part of the local component listcommand
list components
: show a "nice" list of componentsadd a new command:
show components containing X
to search components where the components' names contain the string Xactivate profile X
to add a predefined list of components to the local component listAnswer the question (research): Is it possible to add rich interaction elements?
new commands were documented in the wiki
add new commands to remove all components from the user's component list, s.t., the component list of the user is empty
The text was updated successfully, but these errors were encountered: