ComfyUI_frontend icon indicating copy to clipboard operation
ComfyUI_frontend copied to clipboard

Queue Output Preview Requests

Open christian-byrne opened this issue 10 months ago • 1 comments

There are recurring requests about the outputs displayed in the Queue Sidebar, including:

  • Support for more output content types
  • Display text outputs with the actual text instead of an icon
  • Update the preview image when it's edited in the mask editor
  • Decreasing the number of outputs displayed per task
  • Filtering outputs
    • Conditionally disable a node from adding outputs to the sidebar via an option
    • Add filter (or search) to outputs based on Node ID or name
  • Don't display text outputs by default
  • Don't display text outputs for math nodes

Some of these issues may be better addressed simultaneously with a comprehensive solution.

┆Issue is synchronized with this Notion page by Unito

christian-byrne avatar Feb 23 '25 09:02 christian-byrne

  • Decreasing the number of outputs displayed per task
  • Conditionally disable a node from adding outputs to the sidebar via an option

About these 2 objectives, please consider also my feature request:

  • https://github.com/Comfy-Org/ComfyUI_frontend/issues/1502

It's basically a search field for the Queue Sidebar. We could type the node's name or ID number. The filter would remain active, when we generate new images.

JorgeR81 avatar Feb 23 '25 10:02 JorgeR81