You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The status bar shows a hard-coded "Connected" string. There is no real feedback about WebSocket state, reconnect attempts, active mode (Live vs Paper), or last error. This is misleading and makes debugging nearly impossible.
Summary
The status bar shows a hard-coded "Connected" string. There is no real feedback about WebSocket state, reconnect attempts, active mode (Live vs Paper), or last error. This is misleading and makes debugging nearly impossible.
What needs to be done
ConnectionStateChangedEvent(issue [Infra] Expand EventBus usage — decouple exchange, core and GUI through domain events #9) in the status bar rendererConnecting...|Connected|Reconnecting (3/5)...|DisconnectedX ms) only shown when connected — hidden otherwiseAcceptance criteria
ConnectionStatefromBinanceClientReconnecting (2/5)...Dependencies
ConnectionStateproperty)ConnectionStateChangedEvent)References
src/Omnijure.Visual/Rendering/StatusBarRenderer.cs