Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rejected Orders from the Restaurant application are not displayed in the customer application #86

Open
raymondjames090 opened this issue Dec 20, 2024 · 0 comments

Comments

@raymondjames090
Copy link
Collaborator

Describe the bug
When an order is rejected by the restaurant, it disappears from the customer app without being recorded in the "My Orders" list or providing any notification to the customer.

To Reproduce

  1. Place an order through the customer application.
  2. Reject the order from the restaurant application.
  3. Check for notifications or updates in the customer application.
  4. Check the "My Orders" list in the customer application.

Observed Behavior
The rejected order disappears entirely from the app without any history or notification to the customer.

Expected behavior

  1. The rejected order should appear in the "My Orders" list under a "Canceled" or "Rejected" section.
  2. The customer should receive a notification about the rejection with a reason provided (if available).
  3. Example notification: "Your order has been rejected by the restaurant due to [reason]. The order has been moved to your order history under 'Canceled Orders.' Please place a new order or contact support for assistance."

Smartphone (please complete the following information):

  • Device: iPhone15pro
  • OS: iOS17.6.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant