Sly777/ran

Connection Indicator [feature request]

Open

#154 opened on Sep 8, 2017

View on GitHub
 (2 comments) (0 reactions) (0 assignees)JavaScript (2,203 stars) (180 forks)batch import
enhancementhelp wanted

Description

Would be great to have a connection indicator in this boilerplate so users can be notified that they are offline (and let them know what is going to happen with their data). I believe this is a nice feature and pretty common UX requirement for any interactive app. But this will require implementing another feature like Notifications, i.e. flash messages generally used as confirmation of some action result (success/error).

Contributor guide