Files
ComfyUI_frontend/browser_tests/tests
Glary-Bot 0b5e8c8fdc fix: add nodeHelpStore integration to V2 node library sidebar
NodeLibrarySidebarTabV2 was built without nodeHelpStore integration,
causing 'Node Info' to open the generic node list instead of showing
the selected node's help page. This mirrors the V1 pattern of
conditionally rendering NodeHelpPage when isHelpOpen is true.

Fixes #9996
2026-05-03 21:53:24 -07:00
..