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

Restaurant Application :Change response screen message when the app crashes

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

Describe the bug
When the application crashes at any point remove the un-necessary message being showing up below the Pull down to refresh button.

To Reproduce
Steps to reproduce the behavior:

Go to 'Restaurant Application'
For example at any point the system crashes at unexpectedly.
A screen will show up with the button named Pull down to refresh.
4.Below that there is a message 'Response not successful' remove that message, as it is irrelevant to be shown to user
Screenshots
img_0009 (1)

Smartphone (please complete the following information):

Device: [e.g. Iphone]
OS: [e.g. Ios]
Browser [e.g. Application]

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 searching the React Native application for the text "Response not successful" and the screen containing the "Pull down to refresh" button. Reproduce the crash screen, remove only the irrelevant message, and verify that the refresh control still appears and the message is gone.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, react-native
Domain
mobile
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.