Skip to content

Commit

Permalink
DOC-7577: Save and pin messages page needs animated GIFs for mobile a…
Browse files Browse the repository at this point in the history
…pp workflows (#7580)

* DOC-7577: Save and pin messages page needs animated GIFs for mobile app workflows

* fix: updated img alts
  • Loading branch information
Rutam21 authored Nov 12, 2024
1 parent dc65a2e commit 4f39def
Show file tree
Hide file tree
Showing 12 changed files with 61 additions and 2 deletions.
59 changes: 57 additions & 2 deletions source/collaborate/save-pin-messages.rst
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,28 @@ Save messages

Long press a message, and then select **Save**.

.. image:: ../images/mobile-save-a-message.gif
:alt: Tap and hold on a message in the channel to explore available options to save it.
:scale: 50

To see all of your saved messages, tap the **Save** |save-icon| icon at the bottom of the app.

.. image:: ../images/mobile-view-saved-messages.gif
:alt: Tap on Save icon at the bottom of the app to access the Saved Messages list.
:scale: 50

Remove an item from your **Saved Messages** list by long pressing a message and selecting **Unsave**.

.. image:: ../images/mobile-unsave-a-message-from-saved-messages.gif
:alt: Tap and hold on a message in the saved messages list to explore available options to unsave it.
:scale: 50

Alternatively, you can also tap on the saved message in a channel and then tap the |saved-icon| icon below it to unsave.

.. image:: ../images/mobile-unsave-a-message-from-the-channel.gif
:alt: Tap and hold on a saved message in the channel to explore available options to unsave it.
:scale: 50

Pin messages
------------

Expand Down Expand Up @@ -74,11 +92,48 @@ All members of a channel can pin important or useful messages to that channel. T

Long press a message, and then select **Pin to Channel**.

.. image:: ../images/mobile-pin-a-message-to-the-channel.gif
:alt: Tap and hold on a message in the channel to explore available options to pin it.
:scale: 50

To see all of your pinned messages in a channel:

1. Tap the channel whose pinned messages you want to review.
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 whose pinned messages you want to view.
: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 view additional information about the channel.
:scale: 30

4. Tap **Pinned Messages**.

.. image:: ../images/mobile-edit-channel.jpg
:alt: Tap on Pinned Messages to view the list of pinned messages.
:scale: 30

.. image:: ../images/mobile-view-the-pinned-message-in-the-pinned-messages-list.jpg
:alt: View the specific pinned message you want to see from the list.
:scale: 30

To unpin a message, long press a message, and then select **Unpin from Channel**.
Remove an item from your **Pinned Messages** list by long pressing a message and selecting **Unpin from Channel**.

.. image:: ../images/mobile-unpin-a-message-from-pinned-messages.gif
:alt: Tap and hold on a message in the pinned messages list to explore available options to unpin it.
:scale: 50

Alternatively, you can long press on a pinned message in the channel and then tap on **Unpin from Channel** to unpin it.

.. image:: ../images/mobile-unpin-a-message-from-the-channel.gif
:alt: Tap and hold on a pinned message in the channel to explore available options to unpin it.
:scale: 50
3 changes: 3 additions & 0 deletions source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -4040,6 +4040,9 @@ def setup(_: Sphinx):
.. |add-user-icon| image:: /images/account-plus-outline_F0801.svg
:alt: Account plus outline icon used to add user to a channel.
:class: theme-icon
.. |saved-icon| image:: /images/bookmark_F00C0.svg
:alt: Saved icon.
:class: theme-icon
"""
# rst_epilog = """
# .. |mm_badge_version| replace:: 7.2
Expand Down
1 change: 1 addition & 0 deletions source/images/bookmark_F00C0.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified source/images/mobile-edit-channel.jpg
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-save-a-message.gif
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.
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.
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-view-saved-messages.gif
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.

0 comments on commit 4f39def

Please sign in to comment.