Add the option to re-arrange sub-projects in the parent's show action
还没有人认领这个 Issue。
- 主要语言
- Ruby
- 星标
- 42
- 派生
- 17
- PR 合并指标
- 30 天内没有已合并 PR
描述
https://ombulabs.atlassian.net/browse/DT-247
**Branch/Commit:**
Main branch
**Describe the feature:**
When I need to re-arrange the sub-projects of a given project, I want to be able to do that from the show action of that project.
**Problem:**
Currently, the only place to re-order sub-projects is in the list of projects
**Mockups:**
The show action of a project could show the sub-projects cards listed supporting draganddrop.
**I will abide by the [code of conduct](https://github.com/fastruby/points/blob/main/CODE_OF_CONDUCT.md)**
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
从项目的 show action 和现有项目列表开始,目前子项目的重新排序在该列表中已经可以正常工作。比较子项目卡片的显示方式,以及其中如何持久化通过拖放进行的排序;完成标准是父项目的 show action 显示可重新排序的子项目卡片,并具有相同的排序行为。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- rails, ruby
- 领域
- frontend
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100