-
Notifications
You must be signed in to change notification settings - Fork 11k
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
LiveChat with Guest Pool Routing no popup notification at end user. Only a sound based Ding #11137
Comments
We also noted this issue. I fixed it recently in our fork, but I did this directly in the core-files. Following a decoupled architecture, it should actually be implemented inside the @renatobecker once you tackle this, you could however take this as "inspiration" All related changes are within the above file and this one liner, at least as far as I remember. @renatobecker @sampaiodiego Just in case you think this fix is a good one, let me know - I'll package a PR then. |
@mrsimpson I've found this PR #10588 which should fix this issue, right? @renatobecker do you mind taking a look on that PR? thx |
@sampaiodiego oops, I seem to have forgotten what I was doing then. I’ll have to update the PR then. @renatobecker please let me know if the above referenced state is a good target 🎯 |
Hi @sampaiodiego and @mrsimpson! Thanks! |
Thank you to all of you that are addressing this. I am about to throttle my end users. I built a monitor script that pings a raspberry pi (speakers make a noise) to notify them of incoming chats just to keep them happy while the issue gets resolved. Still they complain LOL. |
fixed by #10588 |
Description:
We deployed LiveChat to our site, as part of the testing when an incoming chat request is made the Agents desktop application 'Dings' but does not create a Toast style notification (all windows agents). The audible ding is there so the desktop client knows that something is occurring but not what it is. I have modified notification settings for the user as well and that has not caused the popup to work.
Steps to reproduce:
Expected behavior:
Expect a visual alert to popup as a Toast style notification so if agent is on the phone they notice that the chat has started.
Actual behavior:
Incoming Livechat with no toast notification.
Server Setup Information:
The text was updated successfully, but these errors were encountered: