Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Restore option to turn off threads #26271

Closed
strypey opened this issue Oct 2, 2023 · 1 comment
Closed

Restore option to turn off threads #26271

strypey opened this issue Oct 2, 2023 · 1 comment

Comments

@strypey
Copy link

strypey commented Oct 2, 2023

Your use case

What would you like to do?

Turn off threads.

Why would you like to do it?

Two reasons. The main one is that I dislike threading. Even in web forums, I prefer apps like Discourse that don't do threading, and instead provide an anchor that links to the message being replied to. Discord is an example of this in a chat interface.

The second reason is that the implementation of threads in Element is confusing and frustrating to use, and full of bugs. It's really damaging the HX (Human eXperience) of the app for me.

How would you like to achieve it?

Add a control to the settings panel to turn off threads, like the one that used to be in All Settings > Labs.

Have you considered any alternatives?

Using a different matrix app that doesn't have threads, or has an option to turn them off.

Additional context

I've worked very hard not to let me frustration with threads in Element boil over onto you folks, who are all doing amazing work that I value and appreciate. Hope I succeeded!

@t3chguy
Copy link
Member

t3chguy commented Oct 2, 2023

Duplicate of element-hq/element-meta#1090

@t3chguy t3chguy marked this as a duplicate of element-hq/element-meta#1090 Oct 2, 2023
@t3chguy t3chguy closed this as completed Oct 2, 2023
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Oct 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants