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
Differential D8576 Authored by ginsu on Jul 19 2023, 2:38 PM.
Tags None Referenced Files
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
Event TimelineHerald added subscribers: tomek, ashoat. · View Herald TranscriptJul 19 2023, 2:38 PM2023-07-19 14:38:52 (UTC-7)
ginsu edited the summary of this revision. (Show Details)Jul 19 2023, 2:53 PM2023-07-19 14:53:37 (UTC-7) ginsu edited the summary of this revision. (Show Details)Jul 19 2023, 2:55 PM2023-07-19 14:55:43 (UTC-7) Harbormaster completed remote builds in B21069: Diff 28869.Jul 19 2023, 3:35 PM2023-07-19 15:35:31 (UTC-7) This revision is now accepted and ready to land.Jul 21 2023, 2:55 AM2023-07-21 02:55:53 (UTC-7) Harbormaster completed remote builds in B21130: Diff 28952.Jul 21 2023, 12:05 PM2023-07-21 12:05:31 (UTC-7) This revision was landed with ongoing or failed builds.Jul 31 2023, 1:19 PM2023-07-31 13:19:22 (UTC-7) Closed by commit rCOMM104bf7c713c4: [native] make reactions prop for InlineEngagement requried (authored by ginsu). · Explain Why This revision was automatically updated to reflect the committed changes. Harbormaster completed remote builds in B21394: Diff 29306.Jul 31 2023, 1:55 PM2023-07-31 13:55:00 (UTC-7)
Revision Contents
Diff 29356 native/chat/inline-engagement.react.js
|