element-hq / element-hq/element-web

Thread summary ignores text decorations

Open
#19,945 7 comments 4 reactions 1 assignee Claimed by @janogarcia View on GitHub
A-Message-Previews A-Threads O-Uncommon S-Minor T-Defect X-Needs-Design Z-Labs
Dominant language
TypeScript
Stars
13.5k
Forks
2.8k
PR merge metrics
PR metrics pending

Description

### Steps to reproduce

![image](https://user-images.githubusercontent.com/2803622/143938977-83cde4ca-2df1-4a4c-8739-600e8dcc877d.png)

### Outcome

#### What did you expect?
not everything is needed, but decorations like ~~strikethrough~~ change the meaning and should be reflected

#### What happened instead?
Looks to me like it's filtered similarly or the same way previews in the room list are. Some stuff gets HTML-escaped, e.g. `< >` but if it actually reuses the room list preview code then that has been fixed on develop.
![image](https://user-images.githubusercontent.com/2803622/143938480-6fef14ed-3a55-4ade-bf0b-deb92a35d21d.png)
![image](https://user-images.githubusercontent.com/2803622/143938495-0c147789-184a-460d-b833-2270e3480005.png)
![image](https://user-images.githubusercontent.com/2803622/143938995-b8180ec5-1bd7-4680-9216-229f3abefe91.png)
Reactions aren't shown at all, but I don't know what I expect there.

### Operating system

w10

### Application version

Element version: 1.9.5 Olm version: 3.2.3

### How did you install the app?

element.io

### Homeserver

_No response_

### Will you send logs?

No

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.