fix(cc-widgets): Transfer issue fix#509
Conversation
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the ✨ Finishing Touches🧪 Generate unit tests
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
Documentation and Community
|
|
This pull request is automatically being deployed by Amplify Hosting (learn more). |
# [1.28.0-ccwidgets.101](v1.28.0-ccwidgets.100...v1.28.0-ccwidgets.101) (2025-08-04) ### Bug Fixes * **cc-widgets:** Transfer issue fix ([#509](#509)) ([038e6fc](038e6fc))
|
🎉 This PR is included in version 1.28.0-ccwidgets.101 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
COMPLETES #Adhoc
This pull request addresses
Not showing wrapup when we transfer call to other agent.
by making the following changes
added a guard check for wrapupRequired before we check isNew
Change Type
The following scenarios were tested
Login to cc widgets, get an incoming call, and accept the call, transfer it to other agent , the callcontrol should show wrapup popup.
and incoming call popup should not come when we reload
The GAI Coding Policy And Copyright Annotation Best Practices
Checklist before merging