Nuxt Studio project creation should allow to select a branch
Nobody has claimed this yet.
- 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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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