marthaegrimaldi / marthaegrimaldi/restaurant-ordering-platform-with-source-code

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

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

Nobody has claimed this yet.

Dominant language
TypeScript
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 locate the startup and network-error handling entry points. Compare the current behavior with the expected offline flow. Done means the app shows a clear, user-friendly page explaining that no internet connection is available.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
mobile-dev
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.