element-hq / element-hq/element-web

Export doesn't show messages as threaded

Open
#32,163 3 comments 1 reaction 0 assignees View on GitHub
A-Electron A-Export-Chat A-Threads O-Occasional S-Major T-Defect
Dominant language
TypeScript
Stars
13.5k
Forks
2.8k
PR merge metrics
PR metrics pending

Description

### Steps to reproduce

1. Open a room with at least one thread in it
2. Click `Export chat`, select HTML, click `Export`.
3. Extract archive, open HTML file.

### Outcome

#### What did you expect?

I expect the messages that are part of a thread to be displayed as such.

#### What happened instead?

A clickable button (no action) with the text `x replies` is shown. The messages that happened in the thread are shown in the timeline where all other messages are shown, with no indication that they happened in the thread.

Source of the button:

```html


2 replies


```

### Operating system

Ubuntu

### Application version

Element version: 1.11.31, Olm version: 3.2.14

### How did you install the app?

Ubuntu Software Center

### Homeserver

Synapse

### 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.