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

App Crashes When I Click "Mark as Delivered" Button

Open
#2,187 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
5
Forks
8
PR merge metrics
No merged PRs in 30d

Description

Issue: App Crashes When I Click "Mark as Delivered" Button
Description:
When I attempt to mark an order as delivered in the Rider app, the application crashes unexpectedly. This issue prevents users from successfully completing the delivery process, resulting in a disrupted workflow and potential delays in order processing.

Steps to Reproduce:
Launch the Rider app on a compatible device.
Log in to the app using valid credentials.
Navigate to the order section.
Select an order that is ready for delivery.
Locate the "Mark as Delivered" button and click on it.
Observe the application behavior.
Expected Result:
Upon clicking the "Mark as Delivered" button, the app should update the order status accordingly, providing a confirmation message to the user. The app should continue to function smoothly without any crashes or errors.

Actual Result:
After clicking the "Mark as Delivered" button, the application crashes abruptly. Users are forced to relaunch the app to regain functionality.

rider.mp4

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the crash in the Rider app using the listed steps, then locate the handler for the "Mark as Delivered" button and inspect the failure. Done means the order status updates, a confirmation appears, and the app remains usable without crashing.

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
Quiet
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.