introduced sendReactionMessageActionTypes. These will be used in subsequent diffs mainly in message-reducer
Linear Task: ENG-2248
Differential D5769
[lib] introduced sendReactionMessageActionTypes ginsu on Nov 30 2022, 7:17 AM. Authored by Tags None Referenced Files
Details introduced sendReactionMessageActionTypes. These will be used in subsequent diffs mainly in message-reducer Linear Task: ENG-2248 flow also ran app locally on web/native and nothing crashed and there were no regressions. Will continue testing in subsequent diffs
Diff Detail
Event TimelineComment Actions working on message reducer stuff right now and I have a strong intuition that SendReactionMessagePayload will need to change
Comment Actions Some questions about SendReactionMessagePayload
Comment Actions Accepting but I think the creation of the RawMessageInfos array can be pushed down to message-reducer to keep things cleaner.
Comment Actions @atul would you be okay if we punted this down to when I work on the displaying reactions optimistically task later in the week? I feel like this will go hand in hand with that task Comment Actions I mean we're defining the interface here with SendReactionMessagePayload so ideally we'd correct it right now, but I get that it'd be helpful to get as much of this stack landed as soon as possible so it's probably fine to punt it for now. |