MerginMaps / MerginMaps/mobile
When there is a bad internet connection, the profile page shows a login screen even when the user is logged in
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 388
- Forks
- 87
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 20
Description
What happens
When there is a very bad internet connection (almost all traffic is dropped), the profile page on input shows the login screen, even when the user is logged in.
It is a different case, than where there is no internet connection at all. In this case, profile page with workspaces is there, but it is empty. Which is maybe also a problem.
How to reproduce
- Go to a place with a very bad internet connection (wood or basement) - but the link should be still on
- go to a profile page ➝ you should see login page
Author of the original task:
Jozef Budac
Original tags:
migrate to github
Original task URL: https://app.clickup.com/t/861n1rbr3
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 by reproducing the profile-page behavior with a very bad connection while the user is logged in, and compare it with the fully offline case described in the issue. Trace the profile and login-screen flow to determine why degraded connectivity is treated as unauthenticated; done means the logged-in profile remains available under the reported conditions without regressing the offline behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- authentication, mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100