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, Oct 16, 7:57 AM
Unknown Object (File)
Wed, Oct 16, 3:35 AM
Unknown Object (File)
Mon, Oct 14, 2:29 PM
Unknown Object (File)
Sat, Oct 12, 3:13 AM
Unknown Object (File)
Thu, Oct 10, 4:42 PM
Unknown Object (File)
Tue, Oct 8, 5:09 PM
Unknown Object (File)
Sun, Sep 29, 11:01 AM
Unknown Object (File)
Sun, Sep 29, 4:54 AM
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