Open
Description
The message list should update when a channel is muted or unmuted. To reproduce:
- Make sure
#test here
is unmuted - Send a message in
#test here
on CZO, in a topic that's not muted - Open "Combined feed" in the mobile app
- See your message there
- Mute the
#test here
channel (do this in the web app, pending UI for channel muting/unmuting #347)
Expected behavior: your message disappears
Actual behavior: the message does not disappear
A resumption of part of
which was closed as fixed by #822, even though that PR only handled topic mutes/unmutes. It looks like we haven't revisited the channel part of #421 since then, even though there's a TODO(#421)
for this in the code.
An instance of #599:
It would be nice to have an automated check for TODO(#…)s that remain in the code when they're supposed to be deleted as part of fixing the specified issue. […] [T]hey might have been missed because there was actually something important to do that wasn't done.
Related issues
Metadata
Metadata
Assignees
Type
Projects
Status
No status