You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
actions: Omit 'Mark as unread' for messages in unsubscribed streams.
Previously, the 'Mark as unread' button was displayed for any read message..
This pr adds a change that adds a condition to only show the button for stream messages where a subscription exists in . a new test is added to verify this new behavior as requested.
0 commit comments