This flag unnecessarily complicates the logic. It can be avoided by including the logic inside the sendTextMessage function.
https://linear.app/comm/issue/ENG-10784/merge-sendtextmessage-with
Differential D14763
[lib] Remove shouldPerformSideEffectsBeforeSendingMessage flag Authored by tomek on May 26 2025, 12:16 PM.
Details This flag unnecessarily complicates the logic. It can be avoided by including the logic inside the sendTextMessage function. https://linear.app/comm/issue/ENG-10784/merge-sendtextmessage-with On native and web, send a text message in thin and thick thread, in realized and pending sidebar (8 combinations in total).
Diff Detail
|