help: Add mobile instructions to "Unsubscribe from a stream".

- Documents unsubscribing via long-press menu, all streams, and
  stream settings menu.
This commit is contained in:
David Rosa
2023-08-24 11:16:47 -07:00
committed by Tim Abbott
parent 9e9b1562e5
commit 38a8c3df17
2 changed files with 32 additions and 0 deletions

View File

@@ -10,6 +10,14 @@ You can always unsubscribe from any stream in Zulip.
1. Click **Unsubscribe**.
{tab|mobile}
{!stream-long-press-menu.md!}
1. Tap **Unsubscribe**.
{!stream-long-press-menu-tip.md!}
{end_tabs}
## Alternate methods to unsubscribe from a stream
@@ -24,6 +32,19 @@ You can always unsubscribe from any stream in Zulip.
1. Click the green checkmark to the left of a stream to unsubscribe from it.
{tab|mobile}
{!mobile-all-streams-view.md!}
1. Tap the **checkmark**
(<img src="/static/images/help/mobile-check-icon.svg" alt="checkmark" class="mobile-icon"/>)
icon to the right of a stream to unsubscribe from it.
!!! tip ""
You can also press and hold a stream until the long-press menu appears, and
tap **Unsubscribe**.
{end_tabs}
### Via stream settings
@@ -43,6 +64,16 @@ You can always unsubscribe from any stream in Zulip.
You can also use <kbd>Shift</kbd> + <kbd>S</kbd> to unsubscribe from the
selected stream.
{tab|mobile}
{!stream-long-press-menu.md!}
1. Tap **Stream settings**.
1. Tap **Unsubscribe**.
{!mobile-stream-settings-menu-tip.md!}
{end_tabs}
## Related articles

View File

@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="#6492fd" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-check"><polyline points="20 6 9 17 4 12"></polyline></svg>

After

Width:  |  Height:  |  Size: 257 B