Comfy-Org / Comfy-Org/ComfyUI_frontend
Show "Update ComfyUI" button if nodes are missing
- Dominant language
- TypeScript
- Stars
- 2k
- Forks
- 699
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 490
Description
In the LoadWorkflowWarning.vue, we have special condition to show a message when the missing nodes are core (indicating outdated version of ComfyUI relative to version that created the workflow).
In that case, add extra condition to render the "Update ComfyUI" button (can extract that from the HelpCenter into generalizable component -- right now it just links you to 'how to update' docs page) instead of the "Install Missing Nodes" / "Open Manager" buttons.
┆Issue is synchronized with this [Notion page](https://www.notion.so/Issue-4646-Show-Update-ComfyUI-button-if-nodes-are-missing-2426d73d3650816183e0ddb1bbb14ab8) by [Unito](https://www.unito.io)
Contributor guide
Assessment
This issue has not been assessed yet.