Disable the button after it's pressed for the first time to prevent issue with multiple sends.
Also moved inputState.sendMultimediaMessage(selection, threadInfo); to an IIFE.
Differential D3424
[native] Disable `ImagePasteModal` send button after first press atul on Mar 14 2022, 11:44 AM. Authored by Tags None Referenced Files
Details Disable the button after it's pressed for the first time to prevent issue with multiple sends. Also moved inputState.sendMultimediaMessage(selection, threadInfo); to an IIFE.
Diff Detail
Event Timeline
Comment Actions (Going to land as-is, but happy to address feedback/introduce try-catch in a separate diff)
|