Skip to content

Messages can show up in feed when moved to muted narrow #1476

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

Open
PIG208 opened this issue Apr 22, 2025 · 0 comments
Open

Messages can show up in feed when moved to muted narrow #1476

PIG208 opened this issue Apr 22, 2025 · 0 comments
Labels
a-model Implementing our data model (PerAccountStore, etc.) a-msglist The message-list screen, except what's label:a-content

Comments

@PIG208
Copy link
Member

PIG208 commented Apr 22, 2025

This applies to message moves that happen internally within a narrow. For example:

  • In CombinedFeedNarrow, when a message (currently visible) is moved into a muted channel or muted topic;
  • In ChannelNarrow, when a message (currently visible) is moved into a muted topic.

The user facing effect is that such a message will remain visible after the move, when it is not supposed to be visible in the narrow:

Image

… until the next re-fetch from scratch.

A closely related issue, but for handling muting/unmuting channels:

@PIG208 PIG208 added the a-msglist The message-list screen, except what's label:a-content label Apr 22, 2025
@PIG208 PIG208 added this to the M6: Post-launch milestone Apr 22, 2025
@gnprice gnprice added the a-model Implementing our data model (PerAccountStore, etc.) label Apr 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a-model Implementing our data model (PerAccountStore, etc.) a-msglist The message-list screen, except what's label:a-content
Projects
Status: No status
Development

No branches or pull requests

2 participants