nuxt / nuxt/content

Nuxt Studio project creation should allow to select a branch

Open
#3,575 9 comments 5 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
TypeScript
Stars
3.7k
Forks
746
Avg merge
1d 16h
Merged PRs (30d)
3

Description

Is your feature request related to a problem? Please describe

Nuxt Studio is unusable because the branch is not selectable on project creation.

Describe the solution you'd like

Add a select input to select branch

Additional context

I guess most projects are not working in main branch directly and therefor cant use Nuxt Studio. Especially when starting to add Nuxt Content to an existing project, one will start working in develop branch or a feature branch.

Another use case would be that one may want Nuxt Studio to always push into a specific branch, e.g. develop, and merging into main (wich triggers production deployment) is done manually.

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 by locating the Nuxt Studio project-creation flow and how the selected repository branch is currently determined. Add branch selection there, then verify that a project can be created for a non-main branch and that future changes target the selected branch.

Written by the indexing model from the issue text.

Assessment

Tech stack
nuxt, typescript
Domain
content, web-dev
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.