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

Better handling on network error #1

Open
nurcinozer opened this issue Nov 10, 2022 · 0 comments
Open

Better handling on network error #1

nurcinozer opened this issue Nov 10, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@nurcinozer
Copy link
Owner

nurcinozer commented Nov 10, 2022

Expected Behavior 1

  • When user connects to wrong network, the app shows "Wrong network" button and when user clicks on it, the app should show the popup to connect to the correct network.

Actual Behavior 1

When the "Wrong network" button is clicked, it is not working.

Steps to Reproduce the Problem 1

  1. Connect to wrong network
  2. Click on "Wrong network" button
  3. Popup is not shown

Expected Behavior 2

  • If the current network is wrong, the user shouldn't see the home and add mood pages.

Actual Behavior 2

Currently, user can access the home and add mood pages even they connect to the wrong network.

Steps to Reproduce the Problem 2

  1. Connect to wrong network
  2. Navigate to the "home" page
@nurcinozer nurcinozer added the bug Something isn't working label Nov 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant