Feature Request: 直接开始任务后,应能将其合并到新建项目
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 4.7k
- Forks
- 719
- Avg merge
- 4h 30m
- Merged PRs (30d)
- 83
Description
目前的状态:
直接开始任务后,可能生成了一个自己还颇为满意的半成品,但此时任务不属于任何项目,要想将任务合并到新建项目中,只能下载工作区,在本地提交推送,然后再创建新项目。
很不方便。
期望的效果:
对于单独开始的任务,除了“修改名称”,“终止任务”和“删除任务”以外,增加“新建项目”或“添加到新项目”选项,允许用户将这一已开始的任务绑定到新建项目中。
这样会方便很多,也能减少token的浪费了。
我的 UID:019d7bca-33f0-717c-ac8e-79e2dfbbdc21
Contributor guide
No contributing guide indexed for this repository
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
The issue names no files or tests. Start by tracing the task action menu and the new-project creation flow, then follow how tasks are associated with projects. Done means a standalone task can be attached to a newly created project without downloading and re-uploading the workspace, while the existing rename, stop, and delete actions continue to work.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- full-stack
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100