Page MenuHomePhabricator

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

Authored by kuba on Apr 7 2023, 7:17 AM.
Tags
None
Referenced Files
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
Unknown Object (File)
Nov 8 2024, 5:04 PM
Unknown Object (File)
Nov 8 2024, 4:43 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
No Lint Coverage
Unit
No Test Coverage