Page MenuHomePhabricator

[native] make reactions prop for InlineEngagement requried
ClosedPublic

Authored by ginsu on Jul 19 2023, 2:38 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Sep 28, 8:57 AM
Unknown Object (File)
Sat, Sep 28, 8:57 AM
Unknown Object (File)
Sat, Sep 28, 8:57 AM
Unknown Object (File)
Sat, Sep 28, 8:57 AM
Unknown Object (File)
Sat, Sep 28, 8:56 AM
Unknown Object (File)
Sat, Sep 28, 8:52 AM
Unknown Object (File)
Mon, Sep 23, 4:00 AM
Unknown Object (File)
Mon, Sep 23, 4:00 AM
Subscribers

Details

Summary

In the very next diff we will introduce sending a reaction by pressing on a pill. To prepare for this we need to make reactions prop required so we can use the sendReaction hook

Depends on D8575

Test Plan

flow and confirmed that the InlineEngagement still looks and works as expected for both composed messages and robotext messages

Diff Detail

Repository
rCOMM Comm
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

native/chat/inline-engagement.react.js
41–42

I just moved this below sidebarInfo so the ordering matched the prop type above

ginsu requested review of this revision.Jul 19 2023, 3:35 PM
This revision is now accepted and ready to land.Jul 21 2023, 2:55 AM
This revision was landed with ongoing or failed builds.Jul 31 2023, 1:19 PM
This revision was automatically updated to reflect the committed changes.