atomic-data-browser icon indicating copy to clipboard operation
atomic-data-browser copied to clipboard

Show error box / bar / message when offline

Open joepio opened this issue 4 years ago • 0 comments

When the client does not have an internet connection, various errors might occur that could confuse the user. Instead of adding "this might be because your internet connection is offline", I'll use the browsers API to check connection status and show a warning when offline.

https://levelup.gitconnected.com/useonlinestatus-a-react-hook-to-know-when-your-app-is-offline-2d06e4e536a

joepio avatar Sep 20 '21 07:09 joepio