help: Remove "Pin/Unpin a channel" mobile tabs.

The ability to pin or unpin a channel is not yet implemented
for the initial launch of the Flutter mobile app, so we remove
the legacy React Native app instructions.

Features are tracked in:
https://github.com/zulip/zulip-flutter/issues/1223

Part of #34748.
This commit is contained in:
Lauryn Menard
2025-06-10 16:08:01 +02:00
committed by Tim Abbott
parent 7ebd56e4bc
commit 73a523cb64

View File

@@ -14,14 +14,6 @@ which is especially handy if you are subscribed to a large number of channels.
1. Click **Pin channel to top**.
{tab|mobile}
{!channel-long-press-menu.md!}
1. Tap **Pin to top**.
{!channel-long-press-menu-tip.md!}
{end_tabs}
## Unpin a channel
@@ -34,14 +26,6 @@ which is especially handy if you are subscribed to a large number of channels.
1. Click **Unpin channel from top**.
{tab|mobile}
{!channel-long-press-menu.md!}
1. Tap **Unpin from top**.
{!channel-long-press-menu-tip.md!}
{end_tabs}
## Alternate method to pin or unpin a channel
@@ -58,16 +42,6 @@ which is especially handy if you are subscribed to a large number of channels.
1. Under **Personal settings**, toggle **Pin channel to top of left sidebar**.
{tab|mobile}
{!channel-long-press-menu.md!}
1. Tap **Channel settings**.
1. Toggle **Pinned**.
{!mobile-channel-settings-menu-tip.md!}
{end_tabs}
## Related articles