Allow to show internal buffers only if unread#2105
Conversation
|
We have received a request for similar functionality on regular buffers (#1132). While we do not need to add that functionality in this PR, I do think it is worth considering a bit in the hopes of crafting a UX that can be used in both cases. For muting channels/queries I suspect we'd want to do so by name (e.g. |
035b1f5 to
8fd75d2
Compare
I think it would be a great UX addition, may work on it in the future ^^ |
8fd75d2 to
83a785f
Compare
|
Hmm, one small thing is that with this you could end up in a situtation where logs is gone, without the user is able to open it from either sidebar or menu. |
Yeah that's possible, this PR was made a bit before #2110 was uploaded so I didn't really take into account that scenario. |
|
I believe what Discord does is have a menu entry (somewhere) to show/hide muted channels. Perhaps we could add something like that to the sidebar menu and/or command bar? |
No description provided.