Margaret-Petersen / Margaret-Petersen/uber-eats-clone-using-react-native

"You are currently unavailable" Message Keeps Appearing on App Launch

Open
#564 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Describe the bug
A message saying "You are currently unavailable" repeatedly shows up every time the app is opened, regardless of user status or activity. This message appears even when the user is connected to the internet and actively using the app.

To Reproduce
Steps to reproduce the behavior:

Launch the app.

Observe the message that appears immediately or shortly after startup.
Expected behavior
The message "You are currently unavailable" should only be shown under specific conditions (e.g., network issues or status change), not every time the app is opened.

Smartphone (please complete the following information):

Device: Samsung A15

OS: [e.g., Android 12]

Browser: [e.g., Chrome]

Version: [e.g., 112]

Additional context
The issue occurs consistently on every app launch and may confuse users or suggest incorrect availability status.

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

Search the React Native app for the exact text "You are currently unavailable" and trace where it is triggered during launch. Reproduce the behavior by opening the app repeatedly, then compare the trigger with the user's network and availability state. Done means the message no longer appears on every launch and still appears for the intended conditions.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, react-native
Domain
mobile
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 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.