Comfy logo on browser refresh returns... removal and comment
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 68/100
- Issue type
- Feature
- Clarity
- Mostly clear
- Activity status
- Quiet
- Tech stack
- typescript
- Domain
- frontend
Research direction
Start with src/components/Logo.tsx and inspect how the logo is rendered during browser refresh. Compare the current bright yellow logo with the requested unobtrusive spinning-circle behavior from version 1.39.19. Done means the distracting logo is removed or replaced with the requested spinner and the change remains after future builds.
Written by the indexing model from the issue text.
Description
Appreciate you have a lot of work ironing out recent Frontend issues, but can I make a suggestion?
- 1.38.13: Huge yellow/blue logo displayed (see issue #8876)—very distracting.
- 1.39.19: Spinning circle—works nicely, unobtrusive.
- 1.41.21: New bright yellow logo appeared—better than 1.38.13 but distracting enough that I wanted to put time into wrestling a front-end chage (again) to remove it.
For now I've removed it as I find it hugely distracting personally (you already have 'C' branding in left menu and webpage title).
I guess it could be fixed at source, editing src/components/Logo.tsx
... probably replace the logo render with: export function Logo() { return null; }
For anyone who wants to edit once installed, I needed to edit my venv:
home/username/ComfyUI/.venv/lib/python3.12/site-packages/comfyui_frontend_package/static/assets/index-4Ajm-uWD.js
I replaced these two lines:
f(Y,{size:xl,color:yellow,"disable-animation":``})
and
f(Y,{size:xl,color:yellow})
with
null
This works locally but is overwritten by future builds.
It would be great if the spinning circle from 1.39.19 could be restored instead. Thanks for all the work.
┆Issue is synchronized with this Notion page by Unito
- Dominant language
- TypeScript
- Stars
- 2k
- Forks
- 706
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 554
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from Comfy-Org/ComfyUI_frontend
-
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
Comfy-Org/ComfyUI_frontend#18216 · 1 reaction ·
-
dependencies
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
Comfy-Org/ComfyUI_frontend#18212 · 1 comment ·
-
Difficulty 1/5 Under an hour Newbie friendliness 88/100
Comfy-Org/ComfyUI_frontend#18189 ·
-
Difficulty 1/5 Under an hour Newbie friendliness 90/100
Comfy-Org/ComfyUI_frontend#18026 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 65/100
Comfy-Org/ComfyUI_frontend#17601 ·
All issues in Comfy-Org/ComfyUI_frontend
Similar issues
-
calcite-components needs triage refactor
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
Esri/calcite-design-system#15203 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 91/100
-
community first-timers-only good first issue hacktoberfest help wanted low hanging fruit up-for-grabs
Difficulty 1/5 Under an hour Newbie friendliness 95/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
Automattic/studio#4908 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 90/100