code-corps / code-corps/code-corps-ember
Refactor task-card.hbs to remove potential bug
未关闭
- 主要语言
- JavaScript
- 星标
- 120
- 派生
- 75
- PR 合并指标
- 30 天内没有已合并 PR
描述
From https://github.com/code-corps/code-corps-ember/pull/1488#issuecomment-350194545
>It looks like the `selected/unselected` icons are "trapped" behind `canAssign`, or at the very least, written in a way that it appears they are.
>I think, with these tests (implemented in #1488) in place now, the `task-card.hbs` warrants a bit of a refactor to make it clearer.
贡献指南
调研方向
从 task-card.hbs 开始,查看 pull request #1488 中实现的测试,然后阅读所引用的、关于疑似条件结构的 issue 评论。完成的标准是模板能更清楚地表示已选中/未选中的图标,并且现有测试继续通过。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- javascript
- 领域
- frontend
- Issue 类型
- 重构
- 难度
- 2/5
- 预计耗时
- 1-3 小时
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 35/100