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

Detect no internet connection #200

Open
Divinelink opened this issue Aug 28, 2024 · 1 comment
Open

Detect no internet connection #200

Divinelink opened this issue Aug 28, 2024 · 1 comment

Comments

@Divinelink
Copy link
Contributor

To improve user experience, a notification could be displayed when there is no internet connection. Currently, if the app is opened without access to the memos server, the user sees an empty screen.

Proposed Solution:

This could be addressed by implementing a connectivity manager to monitor the network status. The connectivity manager would check the network connection status and display a snackbar or popup with a message like "You're not connected to the internet" when no connection is detected. This ensures the user is immediately informed about connectivity issues.

Let me know if you're interested as I can start working on the actual implementation!

@mudkipme
Copy link
Owner

It'll be great!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants