Comfy-Org / Comfy-Org/ComfyUI_frontend
Browser with 80% zoom and window width >= 3000px causes manager layout to break.
- Dominant language
- TypeScript
- Stars
- 2k
- Forks
- 704
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 512
Description
### Prerequisites
- [x] I am running the latest version of ComfyUI
- [x] I have custom nodes enabled
### What happened?
Having the page loaded in browser with 80% zoom and the window width 3000px or larger causes the manager to break.
if I minimise the window to 2999px
Tried on Firefox and Edge with same result
### Steps to Reproduce
1. Open browser to ComfyUI
2. maximize window
3. lower page zoom with Ctrl + - until it breaks.
### How is this affecting you?
Visual/UI issue only
### ComfyUI Frontend Version
1.47.11
### Browser
Firefox
### Console Errors
```javascript
N/A
```
### Logs
```shell
```
### Additional Context
_No response_
Contributor guide
Research direction
Reproduce in ComfyUI with browser zoom at 80%, then adjust the window width around 3000px and inspect the manager layout in the frontend. The issue names no component or test; identify the layout entry point before tracing the breakpoint behavior. Done means the manager layout remains usable at and above 3000px, including across Firefox and Edge.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100