From d54ee84ac9b9422261f2d151d74ed5290f4a385d Mon Sep 17 00:00:00 2001 From: Anika Malhotra Date: Tue, 11 Mar 2025 16:15:51 -0400 Subject: [PATCH 1/3] DOCSP-44435-clarify-compass-buttons --- source/includes/starting-compass-paste-string.rst | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/source/includes/starting-compass-paste-string.rst b/source/includes/starting-compass-paste-string.rst index 38dcd56a7..4d9145ac8 100644 --- a/source/includes/starting-compass-paste-string.rst +++ b/source/includes/starting-compass-paste-string.rst @@ -49,9 +49,16 @@ .. step:: Connect to your cluster. - Click :guilabel:`Save` or :guilabel:`Save & Connect` to navigate to the + Click :guilabel:`Save`, :guilabel:`Connect`, or :guilabel:`Save & Connect` to navigate to the |compass-short| :ref:`Home Page `. + The :guilabel:`Save` button saves your connection and closes the modal without + yet connecting to your cluster. The :guilabel:`Connect` button allows you to + connect to your cluster without saving your connection string or credentials. + + The :guilabel:`Save & Connect` button both saves your information and connection-string + you to your cluster. + .. important:: Required Access Once you are connected to your MongoDB deployment, you may require From 121039d1df12947c61e328b9d241ad4bc4af2d38 Mon Sep 17 00:00:00 2001 From: Anika Malhotra Date: Tue, 11 Mar 2025 16:25:26 -0400 Subject: [PATCH 2/3] typo fix and spacing --- source/includes/starting-compass-paste-string.rst | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/source/includes/starting-compass-paste-string.rst b/source/includes/starting-compass-paste-string.rst index 4d9145ac8..c3fd6abaf 100644 --- a/source/includes/starting-compass-paste-string.rst +++ b/source/includes/starting-compass-paste-string.rst @@ -49,14 +49,13 @@ .. step:: Connect to your cluster. - Click :guilabel:`Save`, :guilabel:`Connect`, or :guilabel:`Save & Connect` to navigate to the - |compass-short| :ref:`Home Page `. - + Click :guilabel:`Save`, :guilabel:`Connect`, or :guilabel:`Save & Connect` + to navigate to the |compass-short| :ref:`Home Page `. The :guilabel:`Save` button saves your connection and closes the modal without yet connecting to your cluster. The :guilabel:`Connect` button allows you to connect to your cluster without saving your connection string or credentials. - The :guilabel:`Save & Connect` button both saves your information and connection-string + The default :guilabel:`Save & Connect` button both saves your information and connects you to your cluster. .. important:: Required Access From c61e02867dbb6a636bc7b7f158f013b66e842bde Mon Sep 17 00:00:00 2001 From: Anika Malhotra Date: Wed, 12 Mar 2025 10:54:11 -0400 Subject: [PATCH 3/3] reviewer updates --- .../includes/starting-compass-paste-string.rst | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/source/includes/starting-compass-paste-string.rst b/source/includes/starting-compass-paste-string.rst index c3fd6abaf..cd91db7c0 100644 --- a/source/includes/starting-compass-paste-string.rst +++ b/source/includes/starting-compass-paste-string.rst @@ -49,14 +49,15 @@ .. step:: Connect to your cluster. - Click :guilabel:`Save`, :guilabel:`Connect`, or :guilabel:`Save & Connect` - to navigate to the |compass-short| :ref:`Home Page `. - The :guilabel:`Save` button saves your connection and closes the modal without - yet connecting to your cluster. The :guilabel:`Connect` button allows you to - connect to your cluster without saving your connection string or credentials. - - The default :guilabel:`Save & Connect` button both saves your information and connects - you to your cluster. + To navigate to the |compass-short| :ref:`Home Page `, + click :guilabel:`Save`, :guilabel:`Connect`, or :guilabel:`Save & Connect`. + + - The :guilabel:`Save` button saves your connection and closes the modal without + yet connecting to your cluster. + - The :guilabel:`Connect` button allows you to + connect to your cluster without saving your connection string or credentials. + - The default :guilabel:`Save & Connect` button both saves your information and connects + you to your cluster. .. important:: Required Access