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

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

Aperta
#1,151 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Difficulty: Medium
Lingua principale
JavaScript
Stelle
120
Fork
75
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

# 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.

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.