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-7551: Archive and unarchive channels page needs animated GIFs for mobile app workflows #7555

Merged
merged 2 commits into from
Nov 6, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
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
52 changes: 50 additions & 2 deletions source/collaborate/archive-unarchive-channels.rst
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,35 @@ When a channel is archived, it's deleted from the user interface, but a copy exi
To archive a channel:

1. Tap the channel you want to delete.
2. Tap the **More** |more-icon| icon located in the top right corner of the app.

.. image:: ../images/mobile-select-a-channel.jpg
:alt: Select a channel that you want to edit.
: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 **Archive Channel**.

.. image:: ../images/mobile-edit-channel.jpg
:alt: Tap on Archive channel to archive the current channel.
:scale: 30

5. Tap **Yes** to confirm.

.. image:: ../images/mobile-confirm-archive-a-channel.jpg
:alt: Tap on Yes to confirm your choice.
:scale: 30

Unarchive a channel
-------------------

Expand All @@ -49,11 +73,35 @@ System admins and Team admins can restore archived channels. When a channel is u
To unarchive a channel:

1. Tap the channel you want to unarchive.
2. Tap the **More** |more-icon| icon located in the top right corner of the app.

.. image:: ../images/mobile-select-a-channel.jpg
:alt: Select a channel that you want to edit.
: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 **Unarchive Channel**.

.. image:: ../images/mobile-unarchive-a-channel.jpg
:alt: Tap on Unarchive channel to unarchive the current channel.
:scale: 30

5. Tap **Yes** to confirm.

.. image:: ../images/mobile-confirm-unarchive-a-channel.jpg
:alt: Tap on Yes to confirm your choice.
:scale: 30

.. tip::

Alternatively, system admins can unarchive channels :ref:`via the mmctl <manage/mmctl-command-line-tool:mmctl channel unarchive>`, and Team admins can unarchive channels `via the API <https://api.mattermost.com/#operation/RestoreChannel>`__.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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-unarchive-a-channel.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.