From 0030c8d115704b105484be1e7b2e7ddc738bef19 Mon Sep 17 00:00:00 2001 From: David Rosa Date: Wed, 18 Jan 2023 14:25:27 -0700 Subject: [PATCH] help: Document "Mute/Unmute stream" mobile app feature. Fixes #22196. --- .../mobile-stream-settings-menu-tip.md | 2 +- help/include/stream-long-press-menu-tip.md | 2 +- help/mute-a-stream.md | 26 +++++++++++++++++++ 3 files changed, 28 insertions(+), 2 deletions(-) diff --git a/help/include/mobile-stream-settings-menu-tip.md b/help/include/mobile-stream-settings-menu-tip.md index 218bea40e7..a878d3cc03 100644 --- a/help/include/mobile-stream-settings-menu-tip.md +++ b/help/include/mobile-stream-settings-menu-tip.md @@ -1,6 +1,6 @@ !!! tip "" - If you are viewing a single stream or topic, you can access the + If you are in a stream view, you can access the stream settings menu from the information (information) button in the top right corner of the app. diff --git a/help/include/stream-long-press-menu-tip.md b/help/include/stream-long-press-menu-tip.md index 05476ff5a7..4ade290691 100644 --- a/help/include/stream-long-press-menu-tip.md +++ b/help/include/stream-long-press-menu-tip.md @@ -1,4 +1,4 @@ !!! tip "" - If you are viewing a single stream, you can access the long-press + If you are in a stream view, you can access the long-press menu from the bar at the top of the app. diff --git a/help/mute-a-stream.md b/help/mute-a-stream.md index bb3f8c285b..158a1bfece 100644 --- a/help/mute-a-stream.md +++ b/help/mute-a-stream.md @@ -23,6 +23,14 @@ sorted to the bottom of their section. 1. Click **Mute stream**. +{tab|mobile} + +{!stream-long-press-menu.md!} + +1. Tap **Mute stream**. + +{!stream-long-press-menu-tip.md!} + {end_tabs} @@ -36,6 +44,14 @@ sorted to the bottom of their section. 1. Click **Unmute stream**. +{tab|mobile} + +{!stream-long-press-menu.md!} + +1. Tap **Unmute stream**. + +{!stream-long-press-menu-tip.md!} + {end_tabs} ## Alternate method to mute or unmute a stream @@ -52,6 +68,16 @@ sorted to the bottom of their section. 1. Under **Personal settings**, toggle **Mute stream**. +{tab|mobile} + +{!stream-long-press-menu.md!} + +1. Tap **Stream settings**. + +1. Toggle **Muted**. + +{!mobile-stream-settings-menu-tip.md!} + {end_tabs} ## Related articles