MerginMaps / MerginMaps/mobile

Confused app when internet connects on login page

Open
#3,820 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug offline ui/ux
Dominant language
C++
Stars
388
Forks
87
Avg merge
2d 7h
Merged PRs (30d)
20

Description

Problem:
The app behaves like you are not logged in even when you are in fact.

Scenario:

  1. Freshly installed app or logout
  2. Disconnect from the internet
  3. Open the app on login page - a black banner appears
  4. Turn on wifi (connect to the internet)
  5. Type in credentials
  6. A strange dashboard appears claiming you're missing a workspace
  7. When you tap login icon, it takes you to login - suggesting you're not logged in
  8. Close the app and open again, viola - you're logged in with your workspace

https://github.com/user-attachments/assets/2ea837f4-177a-48c1-9d95-3cc0093eeaab

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start at the login page and reproduce the offline-to-online scenario described in the steps, including the unexpected dashboard and login icon behavior. Trace the transition from entering credentials to the workspace dashboard; done means a user who reconnects and logs in reaches the correct workspace without restarting the app.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, cpp, ios
Domain
authentication, mobile
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.