MerginMaps / MerginMaps/mobile

When there is a bad internet connection, the profile page shows a login screen even when the user is logged in

Open
#2,998 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

auth bug
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

  1. Go to a place with a very bad internet connection (wood or basement) - but the link should be still on
  2. 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

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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.