Skip to content

Commit f9430f3

Browse files
New section dedicated to Focus View
1 parent e58104c commit f9430f3

File tree

2 files changed

+38
-26
lines changed

2 files changed

+38
-26
lines changed
Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
---
2+
3+
title: Focus View
4+
description: Focus View presents an overview of your Pull Requests, Issues and WIPs.
5+
taxonomy:
6+
category: gitkraken-client
7+
8+
---
9+
10+
The Focus View displays all of your Pull Requests, Issues, and Works In Progress (WIPs) relevant to you for a selected workspace. You have a search bar to filter the results and columns that represent different states of the PRs, Issues, and WIPs, and dropdown selectors for workspace-based filtering.
11+
12+
<img src="/wp-content/uploads/gkc-focus-view2.0-9-12.gif" class="img-bordered img-responsive center">
13+
14+
* ALL: Shows all pull requests, issues, and WIPs for the repositories in selected Workspace.
15+
* PRS: Shows all open pull requests for the repositories in selected Workspace.
16+
* ISSUES: Shows all issues for the repositories in selected Workspace.
17+
* WIPS: Shows all uncommitted changes for the repositories in selected Workspace.
18+
19+
You can filter the Pull Requests and Issues by the following:
20+
* Filter PRs by `Mine`, `Created by Me`, `Assigned to Me`, or `Needs my review`.
21+
* Filter ISSUES by `Mine`, `Created by Me`, `Assigned to Me`, or `Mentioned`.
22+
23+
Pull Requests and Issues can be pinned (and unpinned) by selecting the <i class="fa-solid fa-thumbtack"></i> icon to move them to the top of the list. Additionally, you have the option to Snooze PRs either indefinitely or for a specific duration by clicking the <i class="fa-solid fa-snooze"></i> icon, which will relocate them to the 'Snoozed' section. To retrieve these PRs, simply visit the 'Snoozed' section and remove them from the snooze state."
24+
25+
<img src="/wp-content/uploads/gkc-focus-view-9-12.gif" class="img-bordered img-responsive center">
26+
27+
From the Focus View, you can take action quickly on items such as:
28+
- Merge pull request
29+
- Close pull request
30+
- Update issue status
31+
- Mark issue as closed
32+
- Open pull request/issue in the browser
33+
34+
<img src="/wp-content/uploads/gkc-focus-view-actions-9-12.png" class="img-bordered img-responsive center">
35+
36+
Instead of hunting for these pieces of information separately, you can get a holistic view of what you’re working on.

gitkraken-client/workspaces.md

Lines changed: 2 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -89,33 +89,9 @@ If you are working with a GitHub.com Workspace, you may select a pull request to
8989

9090
### Focus view
9191

92-
The Focus View displays all of your Pull Requests, Issues, and WIPs relevant to you for a selected workspace. You have a search bar to filter the results and columns that represent different states of the PRs, Issues, and WIPs.
92+
The Focus View displays all of your Pull Requests, Issues, and Works In Progress (WIPs) relevant to you for a selected workspace. You have a search bar to filter the results and columns that represent different states of the PRs, Issues, and WIPs, and dropdown selectors for workspace-based filtering.
93+
To access additional details, please explore the dedicated section on [Focus View](/gitkraken-client/gitkraken-focus-view/)
9394

94-
<img src="/wp-content/uploads/gkc-focus-view2.0-9-12.gif" class="img-bordered img-responsive center">
95-
96-
* ALL: Shows all pull requests, issues, and WIPs for the repositories in selected Workspace.
97-
* PRS: Shows all open pull requests for the repositories in selected Workspace.
98-
* ISSUES: Shows all issues for the repositories in selected Workspace.
99-
* WIPS: Shows all uncommitted changes for the repositories in selected Workspace.
100-
101-
You can filter the Pull Requests and Issues by the following:
102-
* Filter PRs by `Mine`, `Created by Me`, `Assigned to Me`, or `Needs my review`.
103-
* Filter ISSUES by `Mine`, `Created by Me`, `Assigned to Me`, or `Mentioned`.
104-
105-
Pull Requests and Issues can be pinned (and unpinned) by selecting the <i class="fa-solid fa-thumbtack"></i> icon to move them to the top of the list. Additionally, you have the option to Snooze PRs either indefinitely or for a specific duration by clicking the <i class="fa-solid fa-snooze"></i> icon, which will relocate them to the 'Snoozed' section. To retrieve these PRs, simply visit the 'Snoozed' section and remove them from the snooze state."
106-
107-
<img src="/wp-content/uploads/gkc-focus-view-9-12.gif" class="img-bordered img-responsive center">
108-
109-
From the Focus View, you can take action quickly on items such as:
110-
- Merge pull request
111-
- Close pull request
112-
- Update issue status
113-
- Mark issue as closed
114-
- Open pull request/issue in the browser
115-
116-
<img src="/wp-content/uploads/gkc-focus-view-actions-9-12.png" class="img-bordered img-responsive center">
117-
118-
Instead of hunting for these pieces of information separately, you can get a holistic view of what you’re working on.
11995

12096
### Team view
12197

0 commit comments

Comments
 (0)