-
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
[FIX] Unable to close chats when comments is disabled #26057
Conversation
This is not a regression per se, but this would be a really annoying issue 😬 to keep on 5.0. @ggazzo , agree on put this as "regression" (it will go through normal QA anyways, but since the fix is pretty self contained, we should be good) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No need to add a new callback just for this, I think it would be better to do it inline
apps/meteor/client/components/Omnichannel/modals/CloseChatModal.tsx
Outdated
Show resolved
Hide resolved
apps/meteor/client/components/Omnichannel/modals/CloseChatModal.tsx
Outdated
Show resolved
Hide resolved
Co-authored-by: Martin Schoeler <martin.schoeler@rocket.chat>
apps/meteor/client/components/Omnichannel/modals/CloseChatModal.tsx
Outdated
Show resolved
Hide resolved
Done ✔️ , please check |
Proposed changes (including videos or screenshots)
Fixes #25954
Issue(s)
Steps to test or reproduce
Further comments