Skip to content

msglist: Update message list on muting/unmuting a channel #1255

Open
@chrisbobbe

Description

@chrisbobbe

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

No one assigned

    Labels

    a-msglistThe message-list screen, except what's label:a-content

    Type

    No type

    Projects

    • Status

      No status

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions