AcevedoR / AcevedoR/outplant-admin-electron-poc
remove effect
オープン
enhancement
- 主要言語
- TypeScript
- スター
- 0
- フォーク
- 0
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
- from a node
- and if there is no node using it, delete it from effect list
コントリビューションガイド
調査の方向性
Start by scanning the TypeScript source for the node lifecycle code and for the shared structure that stores active effects. Locate where node deletion is handled and where effects are added/removed, then adjust the cleanup flow so an effect is only kept while at least one node still references it. Then run the project’s test/build command from package scripts (or at least a full build/lint) and verify that removing a node no longer leaves orphaned effects in the list.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- typescript
- 領域
- frontend
- issue の種類
- バグ
- 難易度
- 3/5
- 見積もり時間
- 半日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 38/100