dify/web/app/components/app-sidebar/dataset-info
lyzno1 f4ecc293f9 fix(dataset-sidebar): eliminate icon flickering during expand/collapse
- Unified layout structure for both expand/collapse states
- Single AppIcon component with dynamic size props instead of conditional rendering
- Fixed container structure prevents DOM rebuilding and flickering
- Adjusted spacing for collapsed state more button positioning
2025-09-09 22:53:13 +08:00
..
dropdown.tsx fix: hide export pipeline button (#25343) 2025-09-09 15:44:45 +08:00
index.tsx fix(dataset-sidebar): eliminate icon flickering during expand/collapse 2025-09-09 22:53:13 +08:00
menu-item.tsx feat: Add DatasetSidebarDropdown component and integrate ExtraInfo for dataset details 2025-07-09 15:13:02 +08:00
menu.tsx feat: Add DatasetSidebarDropdown component and integrate ExtraInfo for dataset details 2025-07-09 15:13:02 +08:00