stream-chat-react icon indicating copy to clipboard operation
stream-chat-react copied to clipboard

Example of a fixed height message

Open petyosi opened this issue 3 years ago • 0 comments

The MessageSimple component changes its size when reactions are added/removed. This makes it not usable for for livestream use cases, as the list will frequently jump around with reactions from many users.

This is potentially solvable with CSS only, by fixing the position of the reactions popup. Below is an example from our designers.

We can add this to the docs dedicated to Livestream best practices.

image (2).png

petyosi avatar Apr 07 '22 07:04 petyosi