Updated to provide messageInfo for next diff.
We need not only the id of the message but also its content. Now, we store the full messageInfo of the edited message.
Details
Details
Checked if the app still works as expected after the changes.
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
native/input/input-state.js | ||
---|---|---|
61 ↗ | (On Diff #25089) | Do we use this callback? |
native/input/input-state.js | ||
---|---|---|
61 ↗ | (On Diff #25089) | Yes, i.g. in this diff: https://phab.comm.dev/D7347 in the file native/chat/chat-input-bar.react.js line 798. |