Page MenuHomePhabricator

D7407.diff
No OneTemporary

D7407.diff

diff --git a/web/input/input-state-container.react.js b/web/input/input-state-container.react.js
--- a/web/input/input-state-container.react.js
+++ b/web/input/input-state-container.react.js
@@ -1215,6 +1215,8 @@
// Creates a MultimediaMessage from the unassigned pending uploads,
// if there are any
createMultimediaMessage(localID: number, threadInfo: ThreadInfo) {
+ this.props.sendCallbacks.forEach(callback => callback());
+
const localMessageID = `${localIDPrefix}${localID}`;
this.startThreadCreation(threadInfo);

File Metadata

Mime Type
text/plain
Expires
Sat, Dec 21, 1:57 PM (19 h, 50 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2687913
Default Alt Text
D7407.diff (546 B)

Event Timeline