marthaegrimaldi / marthaegrimaldi/zomato-clone-app-source-code
When the user is out of zone and on checkout screen the popup is being shown saying "Result not defined".
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 5
- Forks
- 8
- 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
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
The issue names no files or tests. Start by tracing the place-order/checkout flow from address submission through delivery-zone validation, then reproduce an out-of-zone address. Done means the undefined-result error is replaced by the requested message and the user can correct the address and return to checkout.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- full-stack
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100