Page MenuHomePhabricator

[lib] implement hook to send text multimedia message from `InputStateContainer`
ClosedPublic

Authored by kamil on Sep 13 2024, 4:20 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Nov 20, 11:08 AM
Unknown Object (File)
Wed, Nov 20, 11:08 AM
Unknown Object (File)
Thu, Nov 14, 1:02 PM
Unknown Object (File)
Thu, Nov 14, 12:59 PM
Unknown Object (File)
Tue, Nov 12, 2:26 PM
Unknown Object (File)
Thu, Nov 7, 2:01 PM
Unknown Object (File)
Oct 20 2024, 2:58 PM
Unknown Object (File)
Oct 20 2024, 2:58 PM
Subscribers

Details

Summary

ENG-8424.

One hook to send multimedia message for both thick and thin threads and for both web and native.

Depends on D13330

Test Plan

Tested in text diff

Diff Detail

Repository
rCOMM Comm
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

kamil held this revision as a draft.
kamil published this revision for review.Sep 13 2024, 4:41 AM
kamil added inline comments.
lib/hooks/input-state-container-hooks.js
200 ↗(On Diff #44145)
bartek added inline comments.
lib/hooks/input-state-container-hooks.js
200 ↗(On Diff #44145)

I guess the only way is to create a custom class in lib/utils/errors.js

This revision is now accepted and ready to land.Sep 13 2024, 6:57 AM
lib/hooks/input-state-container-hooks.js
200 ↗(On Diff #44145)

created ENG-9277