gitpod-io / gitpod-io/gitpod

Create new branch from Projects/Branches page

Open
#10,168 6 comments 3 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

component: dashboard meta: never-stale team: webapp type: feature request
Dominant language
TypeScript
Stars
13.8k
Forks
1.4k
Avg merge
17h 58m
Merged PRs (30d)
5

Description

Is your feature request related to a problem? Please describe

As a user, I find it frustrating that I can't easily create a new branch from the Gitpod web UI.

Describe the behaviour you'd like

  1. Navigate to Projects -> Branches page
  2. Obvious call to action "Create Branch" or "New Branch"
  3. Click "Create Branch" and a new git branch is created and appears in the list of branches.
  4. I can the click existing "New Workspace" button.

Describe alternatives you've considered

Alternatively I can:

  • Go to the Github UI to create a new branch, come back to Gitpod UI branches page...
  • Create a workspace and open on main branch, use the terminal to create a new git branch, stop workspace, go to Gitpod UI branches page...
  • Git on my machine terminal

Additional context

newbranch

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start at the Gitpod Projects → Branches page and inspect the existing New Workspace flow. Add a clearly labeled branch-creation entry point that creates a Git branch and shows it in the branch list; done means the existing New Workspace action can then use the new branch.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.