MerginMaps / MerginMaps/mobile
Confused app when internet connects on login page
Open
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:
- Freshly installed app or logout
- Disconnect from the internet
- Open the app on login page - a black banner appears
- Turn on wifi (connect to the internet)
- Type in credentials
- A strange dashboard appears claiming you're missing a workspace
- When you tap login icon, it takes you to login - suggesting you're not logged in
- 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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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