ComfyUI_frontend
ComfyUI_frontend copied to clipboard
Official front-end implementation of ComfyUI
### Frontend Version ComfyUI_frontend v1.8.13 ### Expected Behavior Middle click should not paste anything, it should just pan in the mask editor. ### Actual Behavior When mask editor is open,...
workflowService.exportWorkflow is currently difficult to unit test. This would be a perfect candidate for vitest snapshot checking. ┆Issue is synchronized with this [Notion page](https://www.notion.so/Issue-3831-DevTask-Refactor-exportWorkflow-to-be-unit-testable-1ee6d73d36508115a37ad0c6481ec2b4) by [Unito](https://www.unito.io)
I would like to be able to customize the download urls for comfy to whitelist new models servers. I saw there was a todo in the front end part suggesting...
Resolves https://github.com/Comfy-Org/ComfyUI_frontend/issues/3796 Ref: https://github.com/rgthree/rgthree-comfy/commit/e73edeed1a1ca0e9b42469c52422b92571a191dc ┆Issue is synchronized with this [Notion page](https://www.notion.so/PR-3805-Update-link_fixer-from-rgthree-1ec6d73d365081b788dcc28db223f456) by [Unito](https://www.unito.io)
### Frontend Version Latest. ### Expected Behavior Corrupted workflows still try to load. ### Actual Behavior Corrupted workflows may throw an error. ### Steps to Reproduce See https://github.com/rgthree/rgthree-comfy/issues/483 for example...
    ┆Issue is synchronized with this [Notion page](https://www.notion.so/PR-3803-Branding-Match-menu-logo-with-branding-spec-1ec6d73d3650811e8ad8ff1852885c4c) by [Unito](https://www.unito.io)
This code enables drag-and-drop functionality for text within a element. ┆Issue is synchronized with this [Notion page](https://www.notion.so/PR-3776-Drag-and-drop-functionality-for-text-in-HTML-textarea-tag-1eb6d73d365081e59edffa3a52394780) by [Unito](https://www.unito.io)
### Is there an existing issue for this? - [X] I have searched the existing issues and checked the recent builds/commits ### What would your feature do ? Here some...
### Frontend Version 1.19.0 ### Expected Behavior Nodes have the same amount of padding after the last widget ### Actual Behavior Bottom padding on nodes can be tiny in certain...
### Prerequisites - [x] I am running the latest version of ComfyUI - [x] I have searched existing issues to make sure this isn't a duplicate - [x] I have...