webiny / webiny-js

Open-source serverless enterprise CMS. Includes a headless CMS, page builder, form builder, and file manager. Easy to customize and expand. Deploys to AWS.
https://www.webiny.com
Other
7.24k stars 590 forks source link

fix(app-websockets): reconnect on window focus [skip ci] #4142

Closed brunozoric closed 2 months ago

brunozoric commented 2 months ago

Changes

This PR adds an event, when user focuses back on the window where Webiny UI is in, which connects UI to Websockets if it was closed.

How Has This Been Tested?

Manually.