Comfy-Org/ComfyUI_frontend

Queue Output Preview Requests

Open

#2,687 opened on Feb 23, 2025

 (1 comment) (0 reactions) (0 assignees)TypeScript (610 forks)github user discovery
Designenhancementhelp wanted

Repository metrics

Stars
 (1,838 stars)
PR merge metrics
 (Avg merge 4d 21h) (881 merged PRs in 30d)

Description

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

Contributor guide