element-hq / element-web

A glossy Matrix collaboration client for the web.
https://element.io
GNU Affero General Public License v3.0
11.04k stars 1.96k forks source link

Read receipts overlapping text in a thread #23569

Open germain-gg opened 1 year ago

germain-gg commented 1 year ago

Steps to reproduce

image

Outcome

.

Operating system

No response

Browser information

No response

URL for webapp

No response

Application version

No response

Homeserver

No response

Will you send logs?

No

germain-gg commented 1 year ago

Issue with the bubble layout reported by @weeman1337

204596339-92fe3d91-d647-45dc-9eab-2e70c58201f6

luixxiul commented 1 year ago

Fixed locally, based on https://github.com/matrix-org/matrix-react-sdk/pull/9016

https://user-images.githubusercontent.com/3362943/222985357-c4b81bbe-5e0b-4295-98e7-60250b3b6e13.mp4

It turned out that it was related to the place where msgOption should be.

The issue that the read receipts group covers the bubble tile should be fixed too.