Comfy-Org / Comfy-Org/ComfyUI_frontend
Node Info sidebar opens generic node list instead of showing selected node's properties
- Dominant language
- TypeScript
- Stars
- 2k
- Forks
- 699
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 490
Description
### Description
Clicking "Node Info" on a node opens the sidebar Node Tab with the search bar and full list of all nodes, instead of showing the properties/info of the currently selected node.
### Steps to Reproduce
1. Select a node on the canvas
2. Click "Node Info"
3. Observe the sidebar opens with a generic node search/list rather than the selected node's properties
### Expected Behavior
"Node Info" should display the properties and details of the selected node.
### Actual Behavior
The sidebar opens the Node Tab with a search field and the full list of all available nodes, with no way to view the selected node's properties unless you know its name.
---
*Split from #9979*
┆Issue is synchronized with this [Notion page](https://www.notion.so/Issue-9996-Node-Info-sidebar-opens-generic-node-list-instead-of-showing-selected-node-s-propertie-3256d73d3650814fb9c2e91dbb8845a0) by [Unito](https://www.unito.io)
Contributor guide
Assessment
This issue has not been assessed yet.