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

Open
#3,634 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Rust
Stars
27.3k
Forks
1.3k
Avg merge
20h 5m
Merged PRs (30d)
57

Description

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:
Image

View inside the subgraph after rename:
Image

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

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.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.