marthaegrimaldi / marthaegrimaldi/meal-ordering-app-using-react-native

When the user is out of zone and on checkout screen the popup is being shown saying "Result not defined".

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

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
0
Forks
1
PR merge metrics
No merged PRs in 30d

Description

Is your feature request related to a problem? Please describe.
When the user selects the zone and orders the food and then adds the address and that address is out of the delivering zone then this error is being produce.

Describe the solution you'd like
When this scenario happens then at the place order screen there should be a popup saying "We don't deliver in this area. Please add your address correctly." And after adding the address again the user should be redirected to the place order/checkout screen.

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 checkout flow: select a zone, add an address outside the delivery area, and place the order. Locate the handling that currently shows “Result not defined”; done means showing the requested delivery-area message and returning the user to checkout after the address is corrected.

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
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.