Comfy-Org / Comfy-Org/ComfyUI_frontend
Partial node replacement suppresses warnings for unreplaced nodes
Open
Potential Bug
- Dominant language
- TypeScript
- Stars
- 2k
- Forks
- 699
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 490
Description
useNodeReplacement marks a type replaced after the first successful replacement. If another node of that type fails, its missing-node warning is already dismissed. Track success per node or retain warnings for partial failures, with a mixed-success regression test. Source: https://github.com/Comfy-Org/ComfyUI_frontend/pull/15924#discussion_r3858723915\n\nTracked from #15973.
Contributor guide
Assessment
This issue has not been assessed yet.