marthaegrimaldi / marthaegrimaldi/food-ordering-application-using-react-native
Inadequate Error Handling in Enatega Multivendor Customer App When No Internet Connection is Detected
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1
- Forks
- 1
- 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
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
No file, test, or entry point is named in the issue. Start by reproducing the behavior with the device offline and trace the app's startup error handling; done means the Customer App shows a clear, user-friendly no-internet error page instead of the current unexpected behavior.
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
- 50/100