Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'doc/tutorials/left_sidebar/index.md')
-rw-r--r--doc/tutorials/left_sidebar/index.md35
1 files changed, 26 insertions, 9 deletions
diff --git a/doc/tutorials/left_sidebar/index.md b/doc/tutorials/left_sidebar/index.md
index 7de50afbe77..f26849eac45 100644
--- a/doc/tutorials/left_sidebar/index.md
+++ b/doc/tutorials/left_sidebar/index.md
@@ -17,17 +17,39 @@ Provide feedback in
To view the new sidebar:
-1. On the top bar, in the upper-right corner, select your avatar.
+1. On the left sidebar, select your avatar.
1. Turn on the **New navigation** toggle.
To turn off this sidebar, return to your avatar and turn off the toggle.
+## Layout of the left sidebar
+
+At the top of the left sidebar are several shortcuts. Use these shortcuts to
+show and hide the left sidebar, create new items, search, and view your profile. You can also view your list of issues,
+merge requests, and to-do items.
+
+![Top of sidebar](img/sidebar_top_v16_1.png)
+
+If you have hidden the left sidebar, you can display it temporarily by hovering your cursor over the left edge of the GitLab window.
+
+The next area of the left sidebar changes based on the information you're viewing. For example,
+you might be viewing a project, exploring projects or groups, or viewing your profile.
+Use this area to switch to other areas of the left sidebar.
+
+![Context switching](img/sidebar_middle_v16_1.png)
+
+The rest of the left sidebar is populated based on the option you choose. For example,
+if you're in a project, the sidebar is project-specific:
+
+![Project-specific options](img/sidebar_bottom_v16_1.png)
+
## Find your project
-Let's get started exploring the GitLab UI and left sidebar.
+Now let's go over a few common tasks you'll use the left sidebar for.
+
+To start, we will find the project we want to work on.
-1. Start by finding the project you want to work on.
- To explore all available projects, on the left sidebar, select **Explore**:
+1. To explore all available projects, on the left sidebar, select **Explore**:
![Explore](img/explore_v16_0.png)
@@ -41,11 +63,6 @@ Let's get started exploring the GitLab UI and left sidebar.
![Project-specific options](img/project_selected_v16_0.png)
-Your issues, merge requests, and to-do items are listed in the shortcuts
-at the top:
-
-![shortcuts](img/shortcuts_v16_0.png)
-
## Customize the sidebar
You can pin menu items if you tend to use them frequently.