Official front-end implementation of ComfyUI

1.9K stars 634 forks 1.9K watchers TypeScript GNU General Public License v3.0
generative-ai machine-learning
38 Open Issues Need Help Last updated: Jul 16, 2026

Open Issues Need Help

View All on GitHub
enhancement help wanted

Official front-end implementation of ComfyUI

TypeScript
#generative-ai#machine-learning
good first issue area:ui Feature

Official front-end implementation of ComfyUI

TypeScript
#generative-ai#machine-learning

Official front-end implementation of ComfyUI

TypeScript
#generative-ai#machine-learning

Official front-end implementation of ComfyUI

TypeScript
#generative-ai#machine-learning
enhancement help wanted good first issue

Official front-end implementation of ComfyUI

TypeScript
#generative-ai#machine-learning
verified bug help wanted area:ui

Official front-end implementation of ComfyUI

TypeScript
#generative-ai#machine-learning

Official front-end implementation of ComfyUI

TypeScript
#generative-ai#machine-learning
help wanted Potential Bug area:subgraph

Official front-end implementation of ComfyUI

TypeScript
#generative-ai#machine-learning
help wanted Potential Bug area:subgraph

Official front-end implementation of ComfyUI

TypeScript
#generative-ai#machine-learning
help wanted area:subgraph

Official front-end implementation of ComfyUI

TypeScript
#generative-ai#machine-learning
enhancement help wanted area:mobile area:accessibility Medium-Priority

Official front-end implementation of ComfyUI

TypeScript
#generative-ai#machine-learning

Official front-end implementation of ComfyUI

TypeScript
#generative-ai#machine-learning
verified bug help wanted good first issue has repro

Official front-end implementation of ComfyUI

TypeScript
#generative-ai#machine-learning
help wanted browser:chrome area:navigation platform:macos area:nodes area:ui area:node-interaction

Official front-end implementation of ComfyUI

TypeScript
#generative-ai#machine-learning
help wanted Potential Bug area:subgraph area:dom-widgets

Official front-end implementation of ComfyUI

TypeScript
#generative-ai#machine-learning

Official front-end implementation of ComfyUI

TypeScript
#generative-ai#machine-learning
enhancement help wanted area:navigation

Official front-end implementation of ComfyUI

TypeScript
#generative-ai#machine-learning
help wanted Potential Bug area:subgraph area:reroutes

Official front-end implementation of ComfyUI

TypeScript
#generative-ai#machine-learning

Official front-end implementation of ComfyUI

TypeScript
#generative-ai#machine-learning

Official front-end implementation of ComfyUI

TypeScript
#generative-ai#machine-learning
help wanted Potential Bug area:ui area:topbar-menu

Official front-end implementation of ComfyUI

TypeScript
#generative-ai#machine-learning

AI Summary: The 'Log Out' button, located in the top-right avatar popover, fails to log out the user. Although a 'log out toast' notification appears, the user remains logged in, indicating a functional defect in the core logout mechanism.

Complexity: 2/5
help wanted Potential Bug area:auth area:topbar-menu

Official front-end implementation of ComfyUI

TypeScript
#generative-ai#machine-learning
verified bug help wanted good first issue area:reroutes

Official front-end implementation of ComfyUI

TypeScript
#generative-ai#machine-learning
help wanted Potential Bug area:mobile area:topbar-menu

Official front-end implementation of ComfyUI

TypeScript
#generative-ai#machine-learning

Official front-end implementation of ComfyUI

TypeScript
#generative-ai#machine-learning

AI Summary: Users are experiencing stale status indicators on workflow tabs in Chromium. After holding and releasing the Shift key to force-close a modified workflow, the 'modified' indicator disappears, and subsequent close attempts succeed without confirmation, even though Shift is no longer pressed. This issue, which doesn't occur in Firefox, suggests a problem with how modifier key states are handled and synchronized with the UI and internal workflow state.

Complexity: 3/5
Browser Related Bug

Official front-end implementation of ComfyUI

TypeScript
#generative-ai#machine-learning
help wanted Potential Bug area:nodes area:ui area:context-menus

Official front-end implementation of ComfyUI

TypeScript
#generative-ai#machine-learning
enhancement help wanted area:workspace-management area:workflows

Official front-end implementation of ComfyUI

TypeScript
#generative-ai#machine-learning
good first issue Potential Bug has repro area:settings

Official front-end implementation of ComfyUI

TypeScript
#generative-ai#machine-learning

Official front-end implementation of ComfyUI

TypeScript
#generative-ai#machine-learning
verified bug help wanted area:customization

Official front-end implementation of ComfyUI

TypeScript
#generative-ai#machine-learning
enhancement help wanted area:i18n

Official front-end implementation of ComfyUI

TypeScript
#generative-ai#machine-learning
help wanted area:reroutes area:links

Official front-end implementation of ComfyUI

TypeScript
#generative-ai#machine-learning

AI Summary: The task is to fix a bug in the ComfyUI frontend where the desktop user guide is displayed even in non-desktop builds. This involves identifying the code section responsible for displaying the guide and conditionally rendering it only when the build is for the desktop application.

Complexity: 3/5
help wanted

Official front-end implementation of ComfyUI

TypeScript
#generative-ai#machine-learning

AI Summary: Debug and fix a potential bug in the ComfyUI frontend where using Alt+click to create reroutes (likely in the node editor) behaves inconsistently or fails at certain DPI settings. This involves analyzing the provided screenshot and potentially modifying the frontend code to handle different DPI resolutions correctly.

Complexity: 4/5
help wanted Browser Related Bug area:reroutes

Official front-end implementation of ComfyUI

TypeScript
#generative-ai#machine-learning
good first issue perf:speed

Official front-end implementation of ComfyUI

TypeScript
#generative-ai#machine-learning

AI Summary: Implement a feature in the ComfyUI frontend that allows users to open a copy of a saved workflow instead of directly opening the original, preventing accidental overwrites. This involves adding a right-click context menu option in the sidebar to open a copy, creating a new workflow with a modified title, and ensuring the copied workflow behaves like a new, unsaved workflow.

Complexity: 3/5
enhancement help wanted area:workflows

Official front-end implementation of ComfyUI

TypeScript
#generative-ai#machine-learning

AI Summary: Fix a bug in the ComfyUI frontend where typing an opening square bracket '[' in the node search box causes a regular expression error. This requires modifying the `highlightQuery` function in `formatUtil.ts` to properly escape special characters before creating the regular expression, ensuring the search functionality works correctly with all input characters.

Complexity: 3/5
verified bug good first issue area:search

Official front-end implementation of ComfyUI

TypeScript
#generative-ai#machine-learning