lambertf917 / lambertf917/react-native-uber-eats-clone

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

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

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
3
Forks
5
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 reproducing the issue with the device offline and trace the customer app's startup and network-error handling. Identify the existing error-message or error-page entry point, then verify that opening the app without internet shows a clear connection-unavailable 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.