-
-
Notifications
You must be signed in to change notification settings - Fork 662
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
There's no obvious way to unmute a topic #3473
Comments
@cyphase Thanks for raising this! This would be a good feature to support, though I don't think it's a high priority (I don't think this is a super commonly-used feature.) (I can't quite tell if we ever did support it -- looks like #982 wasn't merged, and I'm not sure if #415 covered this.) I don't think we have a way to mute a topic either, so let's consider both of those together. I think the main question we need to answer in order to implement it is, where should it appear in the UI? Thoughts in no particular order:
|
You can mute a topic by long pressing on the topic header; which you can't see when narrowed to the topic, so you can only mute from a narrow that shows the header.
Not in the banner; muted topics are grayed out in the stream's topic list. Streams do show a muted speaker icon in the banner when muted, but you can't unmute from there.
Maybe the current stream settings button (the circled 'i') could be topic specific when narrowed onto a topic? Right now it just shows the stream settings, even if you are narrowed into a topic. |
We've had another report of this, here. |
As far as I can tell, there's no way to unmute a topic in the mobile app. You can get to the muted topic from the stream's topic list, but not unmute it. If there is a way that I wasn't able to find, I think that makes this a valid issue anyway, since I looked all over the app and did some web searches trying to find a way to do it.
#267 and #415 are about adding mute/unmute, so this might be a regression.
Some possible, non-mutually-exclusive UIs for this:
This topic is muted (Unmute topic)
CZO
EDIT (2020-05-26): Turns out there is a way to unmute a topic. You have to do a search that will return a message in the topic (you can search for the topic name), which gives you access to the topic recipient bar; then it's just a long-press and tap on "Unmute topic". That workaround doesn't invalidate this issue though.
The text was updated successfully, but these errors were encountered: