chromaui / addon-visual-tests

Visual Tests addon for Storybook
MIT License
30 stars 1 forks source link

Show notification when connection to server is lost #196

Closed ghengeveld closed 4 months ago

ghengeveld commented 4 months ago

Emits a heartbeat event from the server every second. Shows a notification in the browser if no heartbeat event is received for 3 seconds.

Screenshot 2024-03-05 at 15 23 15

To QA, just start a Storybook dev server with VTA, open it in a browser, then kill the server.