Show reactions in the pinned messages list#6676
Conversation
|
Thank you for your contribution! Here are a few things to check in the PR to ensure it's reviewed as quickly as possible:
|
bmarty
left a comment
There was a problem hiding this comment.
A comment for now: reactions are not shown on pinned event list in purpose, because they may not be accurate. Element X iOS does not show them either.
The problem we observed in the past is related to the reaction aggregation, which is not always working correctly. Reaction are events in the timeline, and for old events (pinned or not, but pinned events could get more late reactions than not pinned ones), that can get reactions from the time they were sent to now, it can render inaccurate reactions list.
I have been told that some improvement has been done SDK side regarding this, so it's maybe better now.
Content
Support showing/adding reactions for messages in the pinned messages list
Motivation and context
They weren't shown before, I'm not sure if that was intentional though.
Screenshots / GIFs
Tests
Tested devices
Checklist