mirror of
https://github.com/langgenius/dify.git
synced 2026-03-27 01:00:13 +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.