marthaegrimaldi / marthaegrimaldi/food-ordering-application-using-react-native
"You are currently unavailable" Message Keeps Appearing on App Launch
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1
- Forks
- 1
- 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
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 message during app launch on the reported Samsung A15 setup, then search the React Native application for the exact text "You are currently unavailable" and trace when it is triggered. Done means the message no longer appears on every launch and still appears under the intended network or status 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