lambertf917 / lambertf917/document-delivery-app-react
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
- TypeScript
- Stars
- 0
- Forks
- 0
- 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
Start at the checkout or place-order screen flow and trace how an out-of-zone address is handled after the user selects a zone and adds an address. Confirm the current "Result not defined" path, then verify that the requested delivery-area message appears and that adding a corrected address returns the user to checkout.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100