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
gwennlbh opened this issue Apr 18, 2020 · 3 comments · Fixed by #72
Open

Toast notification when the browser goes offline #68

gwennlbh 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

@gwennlbh
Copy link
Member

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

@gwennlbh
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)

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

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

@gwennlbh gwennlbh changed the title Toast noficiation when the browser goes offline Toast notification when the browser goes offline Apr 20, 2020
@gwennlbh gwennlbh added enhancement New feature or request lang:en Issues written in English labels Apr 25, 2020
@gwennlbh gwennlbh self-assigned this Apr 25, 2020
@gwennlbh
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