mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-25 04:33:03 +00:00
ee96d11194
The update progress modal was stuck showing 'initializing' even after the backend restarted and websocket reconnected. Users could see the connection status badge reconnecting behind the modal, but the modal never cleared. Now the modal: - Watches websocket connection status during update - Detects when backend disconnects and reconnects - Verifies health after reconnection - Automatically reloads the page when update is complete - Shows clearer messaging about restart progress