alex-saunders / alex-saunders/glicky

Display notification on socket disconnect/failure

Open
#21 0 comments 0 reactions 0 assignees View on GitHub
good first issue hacktoberfest
Dominant language
JavaScript
Stars
819
Forks
23
PR merge metrics
No merged PRs in 30d

Description

Currently, if the socket connection between the client & server dies, everything starts to silently fail and the user is given no indication of what is going on (apart from an error in the console). It would be good to alert the user via notification that the connection has failed (and maybe when they click the notification, it would attempt to reconnect to the server?).

I think using the browser's native notifications (like with the outdated dependencies notification) would suffice, there shouldn't be a need to create our own notification component/UI.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.