Files
dify/web/app/components/workflow
yyh 552f9a8989 refactor(skill): simplify file tree search state management
Move searchTerm from props drilling to zustand store for cleaner
  architecture. Remove unnecessary controlled/uncontrolled pattern
  and unused debounce logic since search is pure frontend filtering.

  - Add fileTreeSearchTerm state to file-tree-slice
  - Remove useState and props from main.tsx
  - Simplify sidebar-search-add.tsx to read/write store directly
  - Add empty state UI with reset filter button
2026-01-20 12:43:56 +08:00
..
2026-01-06 19:30:38 +08:00
2026-01-14 15:41:02 +08:00
2026-01-15 23:32:14 +08:00
2026-01-08 14:27:37 +08:00
2026-01-15 11:31:08 +08:00