marthaegrimaldi / marthaegrimaldi/food-ordering-application-using-react-native

Restaurant Application :Change response screen message when the app crashes

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

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
1
Forks
1
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 reproducing the crash screen in the React Native restaurant application and trace where the “Response not successful” message is rendered below the “Pull down to refresh” button. Remove only that irrelevant message while keeping the refresh control, then verify the screen shown after an unexpected crash.

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
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.