Skip to content

Commit e9b0449

Browse files
Updates Focus View section to Workspace page
This commit updates the Focus View section to the Workspace page.
1 parent bf9ba8e commit e9b0449

File tree

2 files changed

+9
-5
lines changed

2 files changed

+9
-5
lines changed

_images/focus_view2.0.gif

1.1 MB
Loading

gitkraken-client/workspaces.md

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -89,13 +89,17 @@ 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 section will provide you with a summary of Pull Requests, Issues, and WIPs relevant to you for the repositories grouped in your Workspace. The columns are sortable to make it esier to see what is going on across all of your Workspace repositories.
92+
The Focus View section will provide you with a summary of Pull Requests, Issues, and WIPs relevant to you for the repositories grouped in a single view on your workspace. You have a search bar to filter the results and columns that represent different states of the PRs, Issues, and WIPs.
93+
<img src="/wp-content/uploads/focus_view.2.0.gif" class="img-bordered img-responsive center">
9394

94-
<img src="/wp-content/uploads/workspace-focus-view-sort-columns.gif" class="img-bordered img-responsive center">
95+
* ALL: Shows all pull requests, issues, and WIPs for the repositories in your Workspace.
96+
* PRS: Shows all open pull requests for the repositories in your Workspace.
97+
* ISSUES: Shows all issues for the repositories in your Workspace.
98+
* WIPS: Shows all uncommitted changes for the repositories in your Workspace.
9599

96-
* My Pull Requests: shows all PRs opened by you, assigned to you, or awaiting your review
97-
* My Issues: shows all issues created by you, assigned to you, or that mention you. Click the icon to open the Issue View for the selected issue, where you can view, edit issue details and create a branch for the issue.
98-
* Work in Progress: shows all branches with uncommitted changes
100+
In addition, you can filter the Pull Requests and Issues by the following:
101+
* Filter PRs by `Mine`, `Created by Me`, `Assigned to Me`, or `Needs my review`.
102+
* Filter ISSUES by `Mine`, `Created by Me`, `Assigned to Me`, or `Mentioned`.
99103

100104
Instead of hunting for these pieces of information separately, you can get a holistic view of what you’re working on.
101105

0 commit comments

Comments
 (0)