Decatur-Robotics / Decatur-Robotics/Gearbox
Convert scouter management into 2 horizontal dropdowns stacked on top of each other
未关闭
feature improvement
good first issue
- 主要语言
- TypeScript
- 星标
- 5
- 派生
- 4
- PR 合并指标
- 30 天内没有已合并 PR
描述
Currently, it's like this:
`Submissions | Comments`
It should be like this (where each section be expanded and collapsed):
```
Submissions
-------------
Comments
```
贡献指南
这个仓库没有索引到贡献指南
调研方向
首先定位 scouter management UI,并检查当前 Submissions 和 Comments 的布局。确认每个部分的渲染方式,以及其展开或折叠状态的处理方式。完成的标准是两个部分纵向堆叠显示,每个部分都可以展开或折叠,并且现有的管理内容仍然可以访问。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- typescript
- 领域
- frontend
- Issue 类型
- 功能
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100