element-hq / element-hq/element-web

How to reduce excessive linespam when replying to comments directly?

Open
#18,078 10 comments 0 reactions 0 assignees View on GitHub
A-Replies T-Enhancement X-Needs-Design
Dominant language
TypeScript
Stars
13.5k
Forks
2.8k
PR merge metrics
PR metrics pending

Description

#### Description

Using a browser, when replying specifically/directly to a comment, replies by another user (not the user who made the initial comment) include a quotation of the first user's comment and replies. This is unnecessarily excessive and results in a lot of linespam. Please see the included image. Something similar to how Slack handles replies should be used instead.

![image](https://i.postimg.cc/SQ7rhSw-n/elementtest.png)

# Proposed Fix/Change

![icon](https://i.postimg.cc/7hfYmYzK/icon.png) --Username1-- First Comment
>![icon](https://i.postimg.cc/7hfYmYzK/icon.png) --Username1-- Second Comment
>![icon2](https://i.postimg.cc/wxC70LWJ/icon.png) --Username2-- First Comment

The above example is completely readable and follows on the discussion. Alternatively, after 3+ replies (would be nice if the admin could choose) only the last 3 replies are shown to avoid again, more linespam.

Could it also be possible to include the comment on the same line as the username? Does it have to be on its own new line? As I said, this results in a lot of wasted/empty space in the UI.

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.