-
Notifications
You must be signed in to change notification settings - Fork 5
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
UHF-8080: Watson Talpa chat opening fix #446
Conversation
…e chats, make sure the talpa chats are loaded as quickly as possible by adding async attribute for the library, fixed php warnings from ChatLeijuke.php
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 if this is related to our code, but you can consistently bug out the Genesys SUUNTE and KYMP chatbots (at least on Firefox) so the button disappears until you clear all cookies:
- Open the page
- Accept or deny cookies
- Open the Genesys chat
- Quickly hit the x to close the chat
- Reload the page before the closing animation completes
- The button is now gone on all subsequent page loads
- Delete cookies and reload the page, accept cookies again. The button should be visible again
Again, probably not related to our code, but If you open one of the Watson bots, for example Sotebotti, and then load a page with another bot like Talbotti, the previous bot opens automatically. Also if you try to open one of the Watson bots immediately after refreshing the page, the button stays on the page. Doesn't happen with other chatbots so probably not a bug with our code. |
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
UHF-8080
What was done
How to install
git pull origin dev
make fresh
composer require drupal/helfi_platform_config:dev-UHF-8080_watson_chat_opening_issue_fix
make drush-cr
How to test