dify/web/app/components/workflow
hjlarry 2f7336b5d9 fix knowledge retrieval node add freeze
Knowledge Retrieval panel effects depend on setInputs. In the collaboration branch the callback chain started changing identity on every render, so adding this node could repeatedly write node data and freeze the browser.

Stabilize the collaborative workflow API returned by useCollaborativeWorkflow and keep useNodeCrud.setInputs stable while forwarding to the latest updater. Add a regression test for the stable setInputs contract.
2026-04-13 16:59:58 +08:00
..
__tests__ chore: improve codecov 2026-04-11 18:12:27 +08:00
block-selector chore: revert some changes not related to collaboration 2026-04-10 22:42:17 +08:00
collaboration fix ghost node panel presence cleanup 2026-04-13 10:23:21 +08:00
comment fix comment thread tooltip button nesting 2026-04-13 10:33:42 +08:00
constants feat: Human Input Node (#32060) 2026-02-09 14:57:23 +08:00
datasets-detail-store test: add unit tests for workflow components including tools and inspect vars (#34843) 2026-04-10 13:11:36 +00:00
header fix: localize workflow online user fallback labels 2026-04-12 20:42:46 +08:00
help-line refactor: update to tailwind v4 (#34415) 2026-04-02 07:06:11 +00:00
hooks fix knowledge retrieval node add freeze 2026-04-13 16:59:58 +08:00
hooks-store fix: web style 2026-04-11 10:46:52 +08:00
nodes fix knowledge retrieval node add freeze 2026-04-13 16:59:58 +08:00
note-node Merge remote-tracking branch 'myori/main' into feat/collaboration2 2026-04-10 22:47:40 +08:00
operator chore: revert not related change 2026-04-11 19:43:41 +08:00
panel fix(web): localize workflow comments panel filters across locales 2026-04-12 16:38:57 +08:00
plugin-dependency test(workflow): add unit tests for workflow components (#33910) 2026-03-23 16:37:03 +08:00
run test: add unit tests for workflow components including tools and inspect vars (#34843) 2026-04-10 13:11:36 +00:00
simple-node refactor: update to tailwind v4 (#34415) 2026-04-02 07:06:11 +00:00
store fix: web tests 2026-04-11 09:17:00 +08:00
utils test: add unit tests for workflow components including tools and inspect vars (#34843) 2026-04-10 13:11:36 +00:00
variable-inspect fix: web unittests 2026-04-13 11:43:47 +08:00
workflow-preview test: add unit tests for workflow components including tools and inspect vars (#34843) 2026-04-10 13:11:36 +00:00
block-icon.tsx refactor: update to tailwind v4 (#34415) 2026-04-02 07:06:11 +00:00
candidate-node-main.tsx Merge remote-tracking branch 'myori/main' into feat/collaboration2 2026-01-17 10:22:41 +08:00
candidate-node.tsx chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
comment-manager.tsx feat: mouse right click can add new comment 2026-04-10 10:07:28 +08:00
constants.ts feat: Human Input Node (#32060) 2026-02-09 14:57:23 +08:00
context.tsx chore: knip fix (#34481) 2026-04-02 15:03:42 +00:00
custom-connection-line.tsx chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
custom-edge-linear-gradient-render.tsx chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
custom-edge.tsx fix: when mouseover add btn of edges display error 2026-04-10 13:35:46 +08:00
dsl-export-confirm-modal.tsx fix(web): internationalize DSL export modal labels (#34323) 2026-03-31 07:06:16 +00:00
edge-contextmenu.tsx refactor: update to tailwind v4 (#34415) 2026-04-02 07:06:11 +00:00
features.tsx fix web style 2026-01-18 13:40:12 +08:00
index.tsx fix: incorrect import 2026-04-10 11:16:26 +08:00
node-contextmenu.tsx refactor: update to tailwind v4 (#34415) 2026-04-02 07:06:11 +00:00
panel-contextmenu.tsx feat: mouse right click can add new comment 2026-04-10 10:07:28 +08:00
selection-contextmenu.tsx fix: webstyle 2026-04-09 16:00:16 +08:00
shortcuts-name.tsx refactor: update to tailwind v4 (#34415) 2026-04-02 07:06:11 +00:00
style.css fix comment cursor in panel incorrect 2025-09-16 10:20:12 +08:00
syncing-data-modal.tsx refactor: update to tailwind v4 (#34415) 2026-04-02 07:06:11 +00:00
types.ts Merge remote-tracking branch 'myori/main' into feat/collaboration2 2026-04-09 11:27:12 +08:00
update-dsl-modal.helpers.ts feat(workflow): add selection context menu helpers and integrate with context menu component (#34013) 2026-03-25 17:21:48 +08:00
update-dsl-modal.tsx fix: web style 2026-04-11 10:46:52 +08:00
workflow-history-store.tsx chore: knip fix (#34481) 2026-04-02 15:03:42 +00:00