9fba303bd8
Show a full-screen blurred overlay (reusing decode-history-overlay styles) when the SSE connection to trx-client drops or when trx-server is reported unreachable via server_connected=false. The overlay distinguishes the two failure modes with separate titles and sub-text. It is dismissed on es.onopen (trx-client back) or when a message with server_connected!=false arrives (trx-server back), and cleared on explicit disconnect/logout. Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com> Signed-off-by: Stanislaw Grams <stanislawgrams@gmail.com>