-
Notifications
You must be signed in to change notification settings - Fork 10.9k
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
feat(livechat): Persistent after-guest-registration
Trigger Messages (livechat client)
#32233
Conversation
Looks like this PR is ready to merge! 🎉 |
🦋 Changeset detectedLatest commit: 0277c98 The changes in this PR will be included in the next version bump. This PR includes changesets to release 32 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #32233 +/- ##
===========================================
+ Coverage 55.55% 55.59% +0.04%
===========================================
Files 2405 2405
Lines 52929 52929
Branches 10872 10873 +1
===========================================
+ Hits 29405 29427 +22
+ Misses 20952 20906 -46
- Partials 2572 2596 +24
Flags with carried forward coverage won't be shown. Click here to find out more. |
after-guest-registration
Trigger Messages (livechat client)
…ocket.Chat into trigger-msg-refresh
SUP-550
Makes the triggers fired by the condition
after-guest-registration
persist on the livechat client, it will persist through reloads and pagination, only resetting when a conversation is closed (no changes were done on the agent side of the conversation)