Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

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

オープン
#1,151 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
3/5
見積もり時間
1〜2日
初心者へのやさしさ
35/100
issue の種類
リファクタリング
明瞭さ
おおむね明確
活発さ
停滞
技術スタック
javascript
領域
frontend

調査の方向性

components/project-details.js、abilities/task.js、abilities/project.jsを読み、それぞれが現在のユーザーのプロジェクトメンバーシップをどのように見つけているかを比較してください。この作業がまだ必要かどうかを判断する前に issue #1150 を確認してください。重複したロジックを、メンバーシップの動作を変更せずに削減できれば完了です。

索引モデルが issue の本文から書いたものです。

説明

Difficulty: Medium

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.

主要言語
JavaScript
スター
120
フォーク
75
PR マージ指標
30日以内にマージされた PR はありません

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

code-corps/code-corps-ember のほかの issue

code-corps/code-corps-ember の issue をすべて見る

似ている issue

JavaScript の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。