mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-02-07 16:40:05 +00:00
[automated] Apply ESLint and Oxfmt fixes
This commit is contained in:
@@ -115,6 +115,7 @@ await expect(panel.locator('[role="tablist"]').getByText('Nodes')).toBeVisible()
|
||||
```
|
||||
|
||||
**Common patterns that cause this:**
|
||||
|
||||
- Tabs and section headers with same text (e.g., "Nodes" tab + "NODES" accordion)
|
||||
- Settings containing the section name (e.g., "Nodes 2.0", "Snap nodes to grid")
|
||||
- Repeated labels across different panels
|
||||
|
||||
Reference in New Issue
Block a user