Comfy-Org / Comfy-Org/ComfyUI_frontend

Browser tab title should include "ComfyUI" for tab switcher discoverability

Open Beginner friendly
#10,855 0 comments 1 reaction 0 assignees View on GitHub
area:ui
Dominant language
TypeScript
Stars
2k
Forks
704
Avg merge
1d 8h
Merged PRs (30d)
512

Description

### What problem are you experiencing?

The browser tab title doesn't include "ComfyUI" anywhere. When using a keyboard-driven tab/window switcher (Raycast, Alfred, etc.), searching for "ComfyUI" returns nothing. The only way to find the tab is by searching "localhost", which matches every local dev server running.

### When does this problem occur?

When running ComfyUI alongside other local development servers and switching between tabs/windows using a launcher or tab switcher.

### How often do you encounter this problem?

Multiple times per day

### How much does this problem affect your workflow?

Causes moderate inconvenience

### Current workarounds

Searching for "localhost" instead, then visually scanning through all matching localhost tabs to find the right one.

### Ideas for solutions (Optional)

Prefix the document title with "ComfyUI" so it's discoverable by name.

┆Issue is synchronized with this [Notion page](https://www.notion.so/Issue-10855-Browser-tab-title-should-include-ComfyUI-for-tab-switcher-discoverability-3396d73d3650819397edc055f444fa53) by [Unito](https://www.unito.io)

Contributor guide

Open the contributing guide

Research direction

No file or test is named in the issue; start by locating the frontend entry point that sets the browser document title. Prefix the title with “ComfyUI”, then verify in a browser or tab switcher that the tab is searchable by that name alongside other localhost tabs.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend, web-dev
Issue type
Feature
Difficulty
1/5
Estimated time
Under an hour
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
72/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.