WebchatWidget icon indicating copy to clipboard operation
WebchatWidget copied to clipboard

A graphical chat widget you can embed into your website to provide visitors access to a Conversational AI via Cognigy.AI.

Results 29 WebchatWidget issues
Sort by recently updated
recently updated
newest added

Add tests related to homescreen - Run the newly added test file related to home screen and see if it passes

https://cognigy.visualstudio.com/Cognigy.AI/_workitems/edit/68601 Added minimization button. It has the functionality that the close button had, close button now also resets the webchat. To test, use the minimization button and compare it to...

Fixed bug https://cognigy.visualstudio.com/Cognigy.AI/_workitems/edit/67960 to test: 1. configure webchat with teaser message and custom logo url 2. verify that teaser message now uses the custom logo

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of...

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of...

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of...

while the engagementMessage settings are documented in our helpcenter: https://support.cognigy.com/hc/en-us/articles/360020128379-Display-teaser-messages-Preview-Engagement- They are missing in our Github docs

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of...

When the connection is restored, messages are duplicated in the local storage. To reproduce: 1. Exchange some messages with the chatbot. 2. Simulate network loss. For Chrome: Developer Tools ->...

the webchat.js file (v2.56.0) has a size of 1.5mb, that can hardly be necessary. There is an existing plugin system that should be used for special cases, while the file...