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

plugin version #99

Open
omar0928 opened this issue Apr 14, 2023 · 7 comments
Open

plugin version #99

omar0928 opened this issue Apr 14, 2023 · 7 comments

Comments

@omar0928
Copy link

Is there a way to migrate this plugin to "@twilio/flex-ui" version: "^2.0.0" ??

@johnfischelli
Copy link
Contributor

Hey @omar0928 - This plugin is intentionally not updated to Flex UI v2.0 because in addition to the pure UI upgrade - the orchestration of the chat session is likely different in Flex UI v2.0.

We have a plugin that performs similar features to this one - but written from scratch for Flex UI v2.0 and Twilio Conversations.

https://github.com/twilio-professional-services/flex-conversations-transfer - I recommend you start with this one and see if it will work for your use-case!

@johnfischelli
Copy link
Contributor

Actually @omar0928 - I checked with our team and we do have a Flex UI v2.0 port of this plugin - but it is not in a standalone plugin. However, you can reference it here: https://github.com/twilio-professional-services/flex-project-template/blob/main/plugin-flex-ts-template-v2/src/feature-library/chat-transfer/README.md and it should get you on your way!

@omar0928
Copy link
Author

Thank you for answering me @johnfischelli , I have implemented what you sent me but the transfer button does not appear

@johnfischelli
Copy link
Contributor

Hey @omar0928 - which plugin did you choose and are there any relevant console logs in the browser?

@omar0928
Copy link
Author

omar0928 commented Apr 24, 2023

chat transfer I don't get the button to transfer the chats and the console
Screen Shot 2023-04-24 at 9 47 48 AM
Screen Shot 2023-04-24 at 10 04 42 AM

@josearandi
Copy link

josearandi commented Apr 24, 2023

I'm also testing the chat transfer feature on the linked repository, but it seems like most of the functionality (like adding the Transfer button to the UI) only works for non-CBM tasks.

Maybe this feature is the one to use for Flex accounts using Conversations?

@omar0928
Copy link
Author

I was able to solve it, in the app.config is where the plugins are enabled and that one was disabled

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

3 participants