mirror of
https://github.com/langgenius/dify.git
synced 2026-04-21 03:07:39 +08:00
Extract SearchResultRow component with useDelayedClick to match file tree behavior (single-click preview, double-click pin). Subscribe to derived boolean instead of raw activeTabId to avoid unnecessary re-renders across all rows.