marthaegrimaldi / marthaegrimaldi/zomato-clone-app-source-code

Delivered Button is not working Restaurant Application

Open
#112 0 comments 0 reactions 0 assignees View on GitHub
bug Enatega Multivendor Restaurant App
Dominant language
JavaScript
Stars
5
Forks
8
PR merge metrics
No merged PRs in 30d

Description

**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

Contributor guide

Open the contributing guide

Research direction

No files or tests are named. Start by locating the Delivered button and the order-status and tab-handling entry points, then reproduce the issue from the Processing tab. Done means the order changes to Delivered, disappears from Active or Processing, appears in Delivered, and provides the expected confirmation.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
mobile-dev
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.