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

Cancelled Orders are not being displayed in the past orders list History #85

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

Comments

@raymondjames090
Copy link
Collaborator

Bug Description
Cancelled orders are not being displayed in the "Past Orders" history list within the application.

To Reproduce

  1. Place an order through the application.
  2. Cancel the order from either the customer or restaurant side.
  3. Navigate to the "Past Orders" or "Order History" section.

Expected behavior

  1. Cancelled orders should appear in the "Past Orders" list or a dedicated "Cancelled Orders" section within the order history.
  2. Each cancelled order entry should include details such as:
  • Order ID
  • Date and time of cancellation
  • Reason for cancellation (if provided)

Smartphone (please complete the following information):

  • Device: iPhone15pro
  • OS: iOS17.6.1

Proposed Solution:
Add Cancelled Orders to History:

  • Update the logic to ensure cancelled orders are logged in the "Past Orders" section or a new "Cancelled Orders" tab.

Provide Order Details:

  • Include necessary details like order ID, cancellation date, and reason for cancellation.

Improve UX:

Allow customers to view the status and cancellation details for clarity and better user experience.

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