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

Add ability to show/hide muted topics from streams. #12825

Open
FoggyFinder opened this issue Jul 19, 2019 · 13 comments
Open

Add ability to show/hide muted topics from streams. #12825

FoggyFinder opened this issue Jul 19, 2019 · 13 comments

Comments

@FoggyFinder
Copy link

If muted topics are active they might distract user from other topics.

I think it would be useful to have ability to hide them totally.

@zulipbot
Copy link
Member

Hello @zulip/server-misc members, this issue was labeled with the "area: topics" label, so you may want to check it out!

@chdinesh1089
Copy link
Collaborator

@zulipbot claim

@timabbott
Copy link
Sponsor Member

@chdinesh1089 this issue isn't ready to work on since it isn't clear what the problem is.

@FoggyFinder can you explain the issue in more detail, maybe with a screenshot? You can do this using this menu:

image

@chdinesh1089
Copy link
Collaborator

chdinesh1089 commented Oct 20, 2019

I was thinking a checkbox(‘hide muted topics’) needs to be added in user display settings, when enabled muted topics doesn’t appear on clicking a stream in left sidebar.

@FoggyFinder
Copy link
Author

@timabbott I meant exactly what @chdinesh1089 wrote.

@chdinesh1089
Copy link
Collaborator

@FoggyFinder @timabbott ,I've added a new field in UserProfile model for this, but I'm unable to find out how to modify this field from the frontend. It would be very helpful if you could briefly explain what is to be done and direct me to the relevant javascript files.

@timabbott
Copy link
Sponsor Member

Hmm, OK. @FoggyFinder can you talk more about the problem you're hoping for this to solve? There are some other left sidebar changes in flight that may relieve the problem and I want to make sure we're approaching this the right way.

@FoggyFinder
Copy link
Author

can you talk more about the problem you're hoping for this to solve?

For example, there is a topic with active discussions. But content may be inappropriate for someone (like politics).
When topic is muted user still sees count of unread messages and that can be annoying.
Or another case - user may have itch to return to a converstation but since topic is slippery one will "leave" again after a while.
If muted topics are invisible then user won't know that disputes are going right now and one's feelings won't be touched accidentally.

@zulipbot
Copy link
Member

zulipbot commented Nov 1, 2019

Hello @chdinesh1089, you claimed this issue to work on it, but this issue and any referenced pull requests haven't been updated for 10 days. Are you still working on this issue?

If so, please update this issue by leaving a comment on this issue to let me know that you're still working on it. Otherwise, I'll automatically remove you from this issue in 4 days.

If you've decided to work on something else, simply comment @zulipbot abandon so that someone else can claim it and continue from where you left off.

Thank you for your valuable contributions to Zulip!

@timabbott
Copy link
Sponsor Member

@FoggyFinder thanks, that's helpful. We'll need to think about the right model for how this sort of thing would work; would it be a global setting or per-stream? Does it work by automatically marking messages in those topics as read, or by hiding them from view? Etc.

I doubt I'll have the time to think through the options there in 2019 but we could think about this next year. There's some other major changes to the unread system that we'll want to get in before this in any case.

@chdinesh1089
Copy link
Collaborator

@zulipbot abandon

@FoggyFinder
Copy link
Author

Got it, thank you

@n-cc
Copy link

n-cc commented Feb 18, 2021

👍 , another good solution could be to prevent new messages in muted topics from bumping that topic to the top of the topic list. It's more of an annoyance thing for me, there are a few very active streams I'm in where I have the most-active topics muted, and I have to click the "more topics" button to find topics I actually care about.

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

6 participants