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

Improve component list actions #16

Closed
8 tasks done
anbo-de opened this issue Jul 9, 2021 · 5 comments
Closed
8 tasks done

Improve component list actions #16

anbo-de opened this issue Jul 9, 2021 · 5 comments
Assignees

Comments

@anbo-de
Copy link
Collaborator

anbo-de commented Jul 9, 2021

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 list

    • this behavior was described in the documentation too
  • command list components: show a "nice" list of components

  • add a new command: show components containing X to search components where the components' names contain the string X

  • activate profile X to add a predefined list of components to the local component list

  • Answer the question (research): Is it possible to add rich interaction elements?

    • show for each component a button, s.t., the user can click directly on it to add it to the local component list
  • 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

    • commands:
      • "clear component list"
      • "remove all components"
      • "delete all components"
      • "deactivate all components"
@jayeshdesai4520
Copy link
Owner

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

@jayeshdesai4520
Copy link
Owner

And about this task - Answer the question (research): Is it possible to add rich interaction elements?
show for each component a button, s.t., the user can click directly on it to add it to the local component list,
I have tried this but it does not look good as there are so many buttons, screenshot - https://i.imgur.com/3JNlpdP.png

@anbo-de
Copy link
Collaborator Author

anbo-de commented Aug 13, 2021

And about this task - Answer the question (research): Is it possible to add rich interaction elements?
show for each component a button, s.t., the user can click directly on it to add it to the local component list,
I have tried this but it does not look good as there are so many buttons, screenshot - https://i.imgur.com/3JNlpdP.png

Let's stick the rich interaction elements, although they are not available in the Dialogflow web demo.

@jayeshdesai4520
Copy link
Owner

@anbo-de can I close this issue? as "command list components: show a "nice" list of components" is there in the new issue - #35

@jayeshdesai4520
Copy link
Owner

this is solved so I am closing the issue.

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

2 participants