LightRAG/lightrag_webui/src/components
yangdx 58c83f9da5 Add auto-refresh of popular labels when pipeline completes
• Monitor pipeline busy->idle transitions
• Reload labels on dropdown open if needed
• Add onBeforeOpen callback to AsyncSelect
• Clear refresh flags after processing
• Improve label sync with backend state
2025-10-31 04:45:35 +08:00
..
documents Add confirmation dialog for pipeline cancellation 2025-10-25 03:55:00 +08:00
graph Add auto-refresh of popular labels when pipeline completes 2025-10-31 04:45:35 +08:00
retrieval Optimize chat performance by reducing animations in inactive tabs 2025-10-17 21:17:01 +08:00
status refac(ui): Show rerank binding info on status card 2025-08-23 02:04:14 +08:00
ui Add auto-refresh of popular labels when pipeline completes 2025-10-31 04:45:35 +08:00
ApiKeyAlert.tsx Revert AlerDialog implementation 2025-03-26 18:22:18 +08:00
AppSettings.tsx docs(locales): add traditional chinese support 2025-04-12 16:46:46 +08:00
LanguageToggle.tsx
Root.tsx Simplify Root component by removing async i18n initialization 2025-10-12 01:17:37 +08:00
ThemeProvider.tsx Fix linting 2025-03-12 18:55:15 +08:00
ThemeToggle.tsx