Skip to content
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

DOC-7526: Communicate a channel’s focus and scope page needs animated… #7527

Merged
merged 6 commits into from
Nov 1, 2024
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
64 changes: 57 additions & 7 deletions source/collaborate/channel-header-purpose.rst
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,34 @@ A channel purpose can be up to 250 characters in length, and is often used to he
.. tab:: Mobile

1. Tap the channel you want to edit.
2. Long-press on the channel purpose.
3. Tap **Copy purpose text**.
4. Tap the purpose field to paste the copied text.

Rutam21 marked this conversation as resolved.
Show resolved Hide resolved
.. image:: ../images/mobile-select-a-channel.jpg
:alt: Select a channel that you want to rename.
:scale: 30

2. Tap the **More** |more-icon-vertical| icon located in the top right corner of the app.

.. image:: ../images/mobile-select-more-options-for-a-channel.jpg
:alt: Tap on More options to access available options for the channel.
:scale: 30
cwarnermm marked this conversation as resolved.
Show resolved Hide resolved

3. Tap **View info**.

.. image:: ../images/mobile-select-view-info-for-a-channel.jpg
:alt: Tap on View info to see the basic channel info.
:scale: 30

4. Tap **Edit Channel**.

.. image:: ../images/mobile-edit-channel.jpg
:alt: Click on Edit channel to rename the channel.
:scale: 25

5. Type the new purpose of the channel and tap on **Save** to update the purpose.

.. image:: ../images/mobile-update-channel-purpose.jpg
:alt: Click on Edit channel to rename the channel.
:scale: 30

Channel header
--------------
Expand All @@ -62,7 +87,32 @@ A channel header can be up to 1024 characters in length, include Markdown format

.. tab:: Mobile

1. Tap the channel you want to edit.
2. Long-press on the channel header.
3. Tap **Copy header text**.
4. Tap the header field to paste the copied text.
1. Tap the channel you want to edit.

.. image:: ../images/mobile-select-a-channel.jpg
:alt: Select a channel that you want to rename.
:scale: 30

2. Tap the **More** |more-icon-vertical| icon located in the top right corner of the app.

.. image:: ../images/mobile-select-more-options-for-a-channel.jpg
:alt: Tap on More options to access available options for the channel.
:scale: 30

3. Tap **View info**.

.. image:: ../images/mobile-select-view-info-for-a-channel.jpg
:alt: Tap on View info to see the basic channel info.
:scale: 30

4. Tap **Edit Channel**.

.. image:: ../images/mobile-edit-channel.jpg
:alt: Click on Edit channel to rename the channel.
:scale: 25

5. Type the new header of the channel and tap on **Save** to update the header.

.. image:: ../images/mobile-update-channel-header.jpg
:alt: Click on Edit channel to rename the channel.
:scale: 30
Binary file added source/images/mobile-update-channel-header.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added source/images/mobile-update-channel-purpose.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.