GraphiteEditor / GraphiteEditor/Graphite
Merged node UI: Renaming a merged node input or output does not have an effect on the labels in the subgraph view
- 主要言語
- Rust
- スター
- 27.2k
- フォーク
- 1.3k
- 平均マージ
- 20時間 5分
- マージ済み PR(30日)
- 57
説明
Renaming a merged node input or output does not have an effect on the labels in the subgraph view.
To reproduce:
* Create two nodes (for example two Vector / Add)
* Select both
* Click Merge Selected Nodes
* Enter Subgraph
* Try renaming Inputs / Output from `Import Index N` to something else (Like `Dimention`)
Expected:
The names change in the UI
Actual:
The names stay as `Import Index N`
Examples:
View outside the subgraph after rename:
View inside the subgraph after rename:
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
Reproduce the issue by merging two nodes, entering the subgraph, and renaming an input or output from “Import Index N.” Trace the merged-node UI path that supplies labels to the subgraph view; done means the renamed labels update inside the subgraph as they do outside it.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- rust
- 領域
- frontend
- issue の種類
- バグ
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- 明確に書かれている
- 初心者へのやさしさ
- 45/100