-
Notifications
You must be signed in to change notification settings - Fork 11.1k
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
fix(Omnichannel): Omnichannel agent take it
button
#32175
Conversation
Looks like this PR is ready to merge! 🎉 |
🦋 Changeset detectedLatest commit: 7aa2509 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 ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #32175 +/- ##
===========================================
- Coverage 56.41% 56.35% -0.06%
===========================================
Files 2437 2434 -3
Lines 53773 53747 -26
Branches 11082 11079 -3
===========================================
- Hits 30335 30291 -44
- Misses 20792 20809 +17
- Partials 2646 2647 +1
Flags with carried forward coverage won't be shown. Click here to find out more. |
should user not take the chat when offline status
flaky test
apps/meteor/client/views/room/composer/ComposerOmnichannel/ComposerOmnichannelInquiry.tsx
Outdated
Show resolved
Hide resolved
apps/meteor/client/views/room/composer/ComposerOmnichannel/ComposerOmnichannelInquiry.tsx
Outdated
Show resolved
Hide resolved
apps/meteor/client/views/room/composer/ComposerOmnichannel/ComposerOmnichannelInquiry.tsx
Outdated
Show resolved
Hide resolved
148124a
Proposed changes (including videos or screenshots)
"Take it" button should be disabled when agent status is set to offline
Issue(s)
Steps to test or reproduce
Further comments
CORE-256