Page MenuHomePhabricator

[web] Trigger sendCallbacks on multimedia messages
ClosedPublic

Authored by ashoat on Apr 12 2023, 6:21 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Jun 17, 7:09 PM
Unknown Object (File)
Wed, Jun 12, 5:16 PM
Unknown Object (File)
Wed, Jun 12, 12:32 PM
Unknown Object (File)
May 26 2024, 1:51 PM
Unknown Object (File)
May 26 2024, 1:51 PM
Unknown Object (File)
May 13 2024, 10:11 AM
Unknown Object (File)
Apr 18 2024, 1:20 AM
Unknown Object (File)
Apr 18 2024, 1:20 AM
Subscribers

Details

Summary

This is part 2 of my comment on D7388:

Part of the issue is that sendCallbacks were only getting triggered for text messages on web. I believe this was an oversight... it is triggered for media on native, and it needs to be triggered for media on web as well in order for the "search" to be closed when a thread is created with a media message. This will be addressed in the next diff.

Depends on D7388

Test Plan

Create a thread by sending a media message on web and confirm that the "serach" experienced closes (it didn't before this diff)

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable