Files
trading_bot_v3/components/AIAnalysisPanel.tsx
mindesbunister e36cb1f47e fix: Progress window not disappearing after analysis completion
- Clear loading and progress state immediately after successful analysis
- Remove dependency on progress tracking EventSource for UI state reset
- Ensure progress window disappears for both single and batch analysis
- Simplify state management by handling completion explicitly in performAnalysis
- Fix user experience issue where progress window remained stuck
2025-07-17 15:40:48 +02:00

70 KiB