code-corps / code-corps/code-corps-ember

Cleanup: Partial code duplication related to finding current user's project membership

未关闭
#1,151 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
Difficulty: Medium
主要语言
JavaScript
星标
120
派生
75
PR 合并指标
30 天内没有已合并 PR

描述

# Problem

The following files have a minor amount of code duplication:

```
components/project-details.js
abilities/task.js
abilities/project.js
```

The code is not identical in all 3 cases, but is quite similar and is related to finding the current user's membership in a project.

It's not urgent, but we should look into ways of eliminating it.

Depending on how we deal with #1150, this might not end up being an issue at all.

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。