You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
* 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 <iclass="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 <iclass="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."
Copy file name to clipboardExpand all lines: gitkraken-client/workspaces.md
+2-26Lines changed: 2 additions & 26 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -89,33 +89,9 @@ If you are working with a GitHub.com Workspace, you may select a pull request to
89
89
90
90
### Focus view
91
91
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/)
* 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 <iclass="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 <iclass="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."
0 commit comments