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

DOCSP-45846-update-toggle-connections-compass #727

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 4 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
16 changes: 14 additions & 2 deletions source/connect/connections.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@
contains the following options:

- :icon-lg:`Plus` icon to add new connections
- :icon-fa5:`ellipsis-h` icon to import and export connections
- :icon-fa5:`ellipsis-v` icon to import and export connections
- Search bar to search active connections
- :guilabel:`Connections` list

.. figure:: /images/compass/connections-sidebar.png
.. figure:: /images/compass/connection-sidebar.png
:figwidth: 750px
:alt: Connections Sidebar

Expand All @@ -37,6 +37,18 @@
connections have a :icon-fa5:`star` next to the connection name and
always appear at the top of the connections list.

Filter Connections List
^^^^^^^^^^^^^^^^^^^^^^^

You can filter the :guilabel:`Connections` list to only display your
currently active connections by clicking the filter icon to the right

Check failure on line 44 in source/connect/connections.txt

View workflow job for this annotation

GitHub Actions / TDBX Vale rules

[vale] reported by reviewdog 🐶 [MongoDB.ConciseTerms] 'now' is preferred over 'currently'. Raw Output: {"message": "[MongoDB.ConciseTerms] 'now' is preferred over 'currently'.", "location": {"path": "source/connect/connections.txt", "range": {"start": {"line": 44, "column": 1}}}, "severity": "ERROR"}
of the active connections search bar and toggling
"Show only active connections" on:

.. figure:: /images/compass/filter-connections.png
:figwidth: 750px
:alt: Filtered Connections Sidebar

Connect to MongoDB
------------------

Expand Down
Binary file added source/images/compass/connection-sidebar.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed source/images/compass/connections-sidebar.png
Binary file not shown.
Binary file added source/images/compass/filter-connections.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading