Old Menu style Queue and History missing
- Dominant language
- Python
- Stars
- 133k
- Forks
- 15.7k
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 158
Description
### Custom Node Testing
- [x] I have tried disabling custom nodes and the issue persists (see [how to disable custom nodes](https://docs.comfy.org/troubleshooting/custom-node-issues#step-1%3A-test-with-all-custom-nodes-disabled) if you need help)
### Expected Behavior
List display as normal
### Actual Behavior
### Steps to Reproduce
Load Comfyui, queue tasks, try looking at queue/history
### Debug Logs
```powershell
C:\ComfyUI_windows_portable>.\python_embeded\python.exe -s ComfyUI\main.py --windows-standalone-build --use-sage-attention --port 8190
[START] Security scan
[DONE] Security scan
## ComfyUI-Manager: installing dependencies done.
** ComfyUI startup time: 2026-02-06 10:23:34.362
** Platform: Windows
** Python version: 3.13.9 (tags/v3.13.9:8183fa5, Oct 14 2025, 14:09:13) [MSC v.1944 64 bit (AMD64)]
** Python executable: C:\ComfyUI_windows_portable\python_embeded\python.exe
** ComfyUI Path: C:\ComfyUI_windows_portable\ComfyUI
** ComfyUI Base Folder Path: C:\ComfyUI_windows_portable\ComfyUI
** User directory: C:\ComfyUI_windows_portable\ComfyUI\user
** ComfyUI-Manager config path: C:\ComfyUI_windows_portable\ComfyUI\user\__manager\config.ini
** Log path: C:\ComfyUI_windows_portable\ComfyUI\user\comfyui.log
Prestartup times for custom nodes:
1.4 seconds: C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui-manager
Checkpoint files will always be loaded safely.
```
### Other
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.