mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-05-23 22:25:05 +00:00
Backport of #11950 to `core/1.43`. This manually backports the Vue node required-input slot highlight fix and unit coverage only. E2E screenshot coverage from the original PR is intentionally omitted because the 1.43 browser test infrastructure diverges from main. Verification: - `pnpm test:unit src/renderer/extensions/vueNodes/components/NodeSlots.test.ts src/composables/graph/useErrorClearingHooks.test.ts src/stores/executionErrorStore.test.ts` - `pnpm typecheck` ┆Issue is synchronized with this [Notion page](https://www.notion.so/PR-12004-backport-core-1-43-fix-highlight-missing-input-slots-on-Vue-nodes-3586d73d365081d291a0e1d53e806d87) by [Unito](https://www.unito.io)