Page MenuHomePhabricator

[native] Change 'addReply' function to 'editInputMessage'
ClosedPublic

Authored by kuba on Apr 7 2023, 7:17 AM.
Tags
None
Referenced Files
F3529938: D7345.id24794.diff
Tue, Dec 24, 10:18 PM
F3528695: D7345.diff
Tue, Dec 24, 9:49 AM
Unknown Object (File)
Sat, Dec 7, 8:38 PM
Unknown Object (File)
Sat, Dec 7, 8:38 PM
Unknown Object (File)
Sat, Dec 7, 8:37 PM
Unknown Object (File)
Sat, Dec 7, 8:37 PM
Unknown Object (File)
Nov 8 2024, 5:05 PM
Unknown Object (File)
Nov 8 2024, 5:05 PM
Subscribers

Details

Summary

For now, prepending text to add a reply was enough. For editing messages, I will need also an option to replace text in the chat input bar. I renamed the function and added a new parameter (mode), to handle the new situation. The usage of new mode will be added in incomming
diffs.

Test Plan

Run the app on iOS, and check if the reply mode still works. In the next diff checked if the new mode ('replace') also works when entering edit mode.

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable