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

Inadequate Error Handling in Enatega Multivendor Customer App When No Internet Connection is Detected

Open
#1,420 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

Description:
Upon attempting to open the Enatega Multivendor Customer App without an active internet connection, the application does not display an appropriate error page. Instead, it shows an unexpected behavior, which may confuse users.

Steps to Reproduce:
Turn off the internet connection on the device.
Open the Enatega Multivendor Customer App.
Observe the displayed error message or behavior.

Expected Behavior:
The application should present a clear and user-friendly error page indicating the unavailability of an internet connection. This helps users understand the issue and take appropriate actions.

Actual Behavior:
The app exhibits unexpected behavior or displays an unclear error message when opened without an active internet connection.

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 running the Enatega Multivendor Customer App with the device offline and reproduce the startup behavior described in the issue. Trace the app's startup and network-error handling to find where the unclear behavior is produced; done means an offline launch presents a clear, user-friendly no-internet error page.

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
Quiet
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.