QA Session Recordings

ComfyUI Frontend · Automated QA · Issue #10424 · main @ bd82c85 · QA @ 884270c · CI Job · 2026-04-13T06:27:05Z → 2026-04-13 06:42 UTC
QA Badge
Issue #10424 reports
In the asset column, the zoom button that appears when hovering over an image is displayed as a solid white box with no icon.
Title: In the asset column, the zoom button that appears when hovering over an image is displayed as a solid white box with no icon. Description: ### Prerequisites - [x] I am running the latest version of ComfyUI
Test focus: Verify that the zoom icon loads correctly when interacting with images in the asset column.
Prerequisites: Load default workflow
Steps: Click Queue to generate an image → Wait for image generation to complete (1/3) → Wait for image generation to complete (2/3) → Wait for image generation to complete (3/3) → Open the Assets sidebar → Wait for Assets sidebar to open → ...
AI Comparative Review
# linux QA Video Report - Generated at: 2026-04-13T06:37:59.936Z - Model: `gemini-3-flash-preview` - Target: https://github.com/Comfy-Org/ComfyUI_frontend/issues/10424 - Source video: `./qa-artifacts/qa-report-Linux-24329006015/qa-session.mp4` - Video size: 21.3 MB ## AI Review ## Summary The video confirms the reported issue where the zoom button icon in the Assets panel fails to render, appearing instead as a solid white box. While the original issue report mentions that this "Crashes ComfyUI completely," the video shows the application remains functional and the zoom feature still works when the white box is clicked. ## Confirmed Issues ### Missing Icon on Asset Zoom Button `LOW` `01:22` `Confidence: High` In the Assets side panel, hovering over any image thumbnail reveals a zoom button in the top-right corner. This button appears as a solid white square with no visible icon. Based on the issue context, this should be a Lucide "zoom-in" icon. Despite the missing icon, the button remains functional when clicked. **Evidence:** At 01:22, the user opens the Assets panel and hovers over an image. A white square appears in the top-right of the image card. This behavior is repeated with multiple assets throughout the session. **Suggested Fix:** Investigate CSS or asset loading for the `icon-[lucide--zoom-in]` class. Ensure the icon library is correctly bundled and that no browser extensions (like Tampermonkey, as noted in the issue comments) are interfering with the stylesheet. --- ## Possible Issues (Needs Human Verification) - **Claimed Application Crash:** The issue report states this bug "Crashes ComfyUI completely." However, in the video at 01:25, the user clicks the white box, the image zooms successfully, and the user continues to interact with the UI without any crash or freeze. The "crash" aspect of the report is NOT reproduced in this session. ## Overall Risk The overall risk is **low**. The issue is primarily a visual regression (likely a CSS/icon loading failure). The core functionality of the Assets panel and the zoom feature itself remains operational in the recorded session. ## Narration No narration detected. ## Verdict {"verdict": "REPRODUCED", "risk": "low", "confidence": "high", "narrationDetected": false}