Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Focus View #216

Closed
wants to merge 2 commits into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,21 +1,22 @@
---

title: Focus View
description: Focus View presents an overview of your Pull Requests, Issues and WIPs.
title: Launchpad
description: Launchpad presents an overview of your Pull Requests, Issues and WIPs.
taxonomy:
category: gitkraken-client

---

The Focus View displays all of your Pull Requests, Issues, and Works In Progress (WIPs) relevant to you for a selected filters. 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.
The Launchpad displays all of your Pull Requests, Issues, and Works In Progress (WIPs) relevant to you for a selected filters. 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.

### Getting started with the Focus View
### Getting started with the Launchpad
add this new line

The Focus View tab can be found in the top-left corner. By default, it displays a list of your Pull Requests, WIPs and Issues directly from your Hosting Service and Issue Tracker, not limiting to a Workspace.
The Launchpad tab can be found in the top-left corner. By default, it displays a list of your Pull Requests, WIPs and Issues for the selected Workspace directly from your Hosting Service and Issue Tracker.

#### Connect Integrations

Integrate your repositories, issues, and pull requests with the Focus View to consolidate your workflow.
Integrate your repositories, issues, and pull requests with the Launchpad to consolidate your workflow.

You can easily connect your integrations at <kbd>Preferences > Integrations</kbd>

Expand Down Expand Up @@ -44,7 +45,7 @@ Pull Requests and Issues can be pinned (and unpinned) by selecting the <i class=

<img src="/wp-content/uploads/gkc-focus-view-9-12.gif" class="img-bordered img-responsive center">

From the Focus View, you can take action quickly on items such as:
From the Launchpad, you can take action quickly on items such as:
- Merge pull request
- Close pull request
- Update issue status
Expand Down