Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Toast notification when the browser goes offline #68

Open
ewen-lbh opened this issue Apr 18, 2020 · 3 comments · Fixed by #72
Open

Toast notification when the browser goes offline #68

ewen-lbh opened this issue Apr 18, 2020 · 3 comments · Fixed by #72
Assignees
Labels
enhancement New feature or request lang:en Issues written in English

Comments

@ewen-lbh
Copy link
Member

Something similar to the way Google Photos behaves when the browser looses Internet connection

@ewen-lbh
Copy link
Member Author

A notification (with $toast) would be more approriate, as some things definitely can work offline already (and the goal is to make the webapp fully-offline at some point)

@ewen-lbh ewen-lbh changed the title Screen when the browser goes offline Toast noficiation when the browser goes offline Apr 20, 2020
@ewen-lbh ewen-lbh reopened this Apr 20, 2020
@ewen-lbh
Copy link
Member Author

The "You are offline" thing should leave a permanent indicator icon somewhere

@ewen-lbh ewen-lbh changed the title Toast noficiation when the browser goes offline Toast notification when the browser goes offline Apr 20, 2020
@ewen-lbh ewen-lbh added enhancement New feature or request lang:en Issues written in English labels Apr 25, 2020
@ewen-lbh ewen-lbh self-assigned this Apr 25, 2020
@ewen-lbh
Copy link
Member Author

Could also use $nuxt.isOffline / $nuxt.isOnline instead (see this dev.to post)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request lang:en Issues written in English
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant