TEST = H3160 | Auto message send, Horizontal alignment of buttons in widget and always open newchat#425
TEST = H3160 | Auto message send, Horizontal alignment of buttons in widget and always open newchat#425dvCodeWorld wants to merge 2 commits into
Conversation
|
PR review rate limit exceeded |
❌ Deploy Preview for msg91-chat-widget failed.
|
|
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 ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment |
…interactive list buttons
| // forceNewChat ignores any existing/stale redux ids so a brand new channel | ||
| // is always created, regardless of whether the redux reset (if any) has | ||
| // propagated to this closure yet | ||
| const channelIdToUse = forceNewChat ? '' : (newChannelId || currentChannelId || overrideChannelId); |
There was a problem hiding this comment.
!channelIdToUse , !chatIdToUse , !teamIdToUse in basis this const, some code excute , are you verify that not break??
https://app.clickup.com/t/3687137/86d3d3xk7 - H3161 | Msg91 widget giving error "Email or contact id is missing in request"