QA Session Recordings

ComfyUI Frontend · Automated QA · Issue #10409 · main @ 20255da · QA @ 55acfdd · CI Job · 2026-04-12T10:25:18Z → 2026-04-12 13:25 UTC
QA Badge
Issue #10409 reports
Workflow Sidebar Menu no longer shows file extensions.
Title: Workflow Sidebar Menu no longer shows file extensions. Description: ### Prerequisites - [x] I am running the latest version of ComfyUI
Test focus: Verify that file extensions (e.g., .json) are visible in the Workflows sidebar.
Prerequisites: ComfyUI loaded with default workflow
Steps: Wait for UI to load → Open the main menu → Hover over File menu → Click Save As to create a new workflow file → Save the workflow as 'test_extension_bug' → Wait for the save operation to complete → ...
AI Comparative Review
# linux QA Video Report - Generated at: 2026-04-12T13:20:48.185Z - Model: `gemini-3-flash-preview` - Target: https://github.com/Comfy-Org/ComfyUI_frontend/issues/10409 - Source video: `./qa-artifacts/qa-report-Linux-24307533992/qa-session.mp4` - Video size: 308.4 KB ## AI Review ## Summary The video successfully reproduces Issue #10409. The QA engineer demonstrates that file extensions are indeed missing from the file entries in the Workflow sidebar menu, confirming the user's report of a visual regression in ComfyUI. ## Confirmed Issues ### Missing file extensions in Workflow sidebar `LOW` `00:05` `Confidence: High` The Workflows sidebar menu displays filenames without their respective file extensions (e.g., `.json`). According to the issue report and narration, a file saved as `test_extension_bug.json` is displayed only as `test_extension_bug`. This obscures the file type and differs from previous expected behavior where extensions were visible. **Evidence:** At 00:05, the sidebar menu is open, showing a file labeled "test_extension_bug". The narration confirms the actual filename on disk includes a `.json` extension which is not rendered in the UI. **Suggested Fix:** Restore the rendering of file extensions in the Workflow sidebar tree view or provide a toggle in settings to show/hide extensions. --- ## Possible Issues (Needs Human Verification) None. ## Overall Risk `low` This is a visual/UI-only issue that does not impact the functional ability to load or save workflows, but it reduces clarity for users managing multiple file types in their workflow directories. ## Narration The video contains a TTS narration track: "We have a workflow file saved on disk as test_extension_bug.json. Opening the Workflows sidebar to browse saved workflows. The file appears as test_extension_bug. The .json extension is missing." ## Verdict {"verdict": "REPRODUCED", "risk": "low", "confidence": "high", "narrationDetected": true}