Reordering of inputs and outputs
- Dominant language
- Python
- Stars
- 133k
- Forks
- 15.7k
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 155
Description
### Feature Idea
We need the capability to reorder input and output nodes!! Please, with sugar on top...
When working with large subgraphs, with a lot of inputs and outputs, it's currently impossible to reorder them and also not possible to insert new inputs and outputs in-between. Which makes it ultra cumbersome to work with subgraphs in general. I consider this a show stopper.
Hope you can find a solution to this.
Thanks!
### Existing Solutions
_No response_
### Other
_No response_
Contributor guide
Research direction
No file, test, or entry point is named in the issue. Start by locating the graph and subgraph handling for input and output nodes, then determine how their order is represented and edited. Done should include reordering existing inputs and outputs and inserting new ones between them, with behavior verified for large subgraphs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100