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

Delivered Button is not working Restaurant Application #90

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

Delivered Button is not working Restaurant Application #90

lambertf917 opened this issue Dec 20, 2024 · 0 comments
Labels

Comments

@lambertf917
Copy link
Collaborator

Describe the bug
The "Delivered" button is not working in the Restaurant Application.

To Reproduce

  1. Open the Restaurant Application.
  2. Navigate to 'Processing' order tab.
  3. Click the "Delivered" button.

Observed Behavior:
The button does not perform any action, and the order remains in the "Processing" or "Active" state.

Expected Behavior:
When the "Delivered" button is clicked:

  1. The order should stop processing.
  2. The order should be moved to the "Delivered" tab, indicating it is complete.

Proposed Solution:

  1. Implement a trigger/action linked to the "Delivered" button that updates the order status to "Delivered."
  2. Ensure the order is removed from the "Active" or "Processing" tab and displayed under the "Delivered" tab.
  3. Provide visual confirmation or a success message to the user after the action is completed.

Smartphone

  • Device: iPhone13promax
  • OS: iOS18.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant