ComfyUI_frontend
ComfyUI_frontend copied to clipboard
Official front-end implementation of ComfyUI
## Summary - close the job details popover when its job disappears or timers fire after list changes, and clear hover timers on unmount - emit an explicit details-leave on...
### 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 ? I just...
Barely any improvement since September and when it first broke https://github.com/Comfy-Org/ComfyUI_frontend/issues/5449 Still broken https://github.com/user-attachments/assets/900a01ee-bba2-4139-af3f-cc1a2ff8b776 ### ComfyUI Frontend Version 1.34.0 ### Browser Chrome/Chromium ┆Issue is synchronized with this [Notion page](https://www.notion.so/Issue-6993-Copy-and-paste-still-broken-2b86d73d36508194a7ddfe8227262b88) by...
### 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...
### Custom Node Testing - [x] I have tried disabling custom nodes and the issue persists (see [how to disable custom nodes](https://docs.comfy.org/troubleshooting/custom-node-issues#step-1%3A-test-with-all-custom-nodes-disabled) if you need help) ### Expected Behavior Please...
### 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...
Dragging or directly opening images saved with some custom nodes fails to load embedded workflow on 1.32.1. [test.saver.json](https://github.com/user-attachments/files/23318503/test.saver.json) Tested https://github.com/wallish77/wlsh_nodes and https://github.com/alexopus/ComfyUI-Image-Saver Trying to open first saved image results in...
## Summary When downloading multiple selected assets, they are now bundled into a single ZIP file instead of downloading each file individually. ## Changes - Use `client-zip` library to generate...
## Summary Experimental Design System Library ┆Issue is synchronized with this [Notion page](https://www.notion.so/PR-6919-Oma-edition-2b66d73d365081a8aad4e0ff5afe36d1) by [Unito](https://www.unito.io)
 Also fixes connections to widget inputs created by a dynamic combo breaking on reload. Performs some refactoring to group the prior dynamic inputs code. See also, the overarching frontend...