filtered
filtered
Swapping ComfyUI tabs to large (e.g. 500 node) workflows has noticeable lag. High impact: Zod, DOM Widgets, measureText (expandToFit). 1. Zod should probably not re-validate a workflow it has already...
- `WorkflowStore` is a public interface to describe the pinia store - It is/was required for this store as the Zod types and/or Vue ref unwrapping end up exceeding a...
workflowService.exportWorkflow is currently difficult to unit test. This would be a perfect candidate for vitest snapshot checking. ┆Issue is synchronized with this [Notion page](https://www.notion.so/Issue-3831-DevTask-Refactor-exportWorkflow-to-be-unit-testable-1ee6d73d36508115a37ad0c6481ec2b4) by [Unito](https://www.unito.io)
### Frontend Version 1.19.0 ### Expected Behavior Nodes have the same amount of padding after the last widget ### Actual Behavior Bottom padding on nodes can be tiny in certain...