flow-and-components-documentation icon indicating copy to clipboard operation
flow-and-components-documentation copied to clipboard

Fusion: Add documentation for how to use a connection state change listener

Open haijian-vaadin opened this issue 4 years ago • 0 comments
trafficstars

The connectionState is acting as the single source of truth for the application connection state. We should have a documentation about that and encourage developers to use a connection state change listener instead of e.g., checking navigator.online.

DoD Have a new article in the Creating UI in TypeScript section about how to check and react to application connection state change.

haijian-vaadin avatar Dec 09 '20 10:12 haijian-vaadin