gray-mueller / gray-mueller/food-ordering-app-with-source-code

App Crashes When I Click "Mark as Delivered" Button

Open
#1,927 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
0
Forks
0
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

Research direction

Start by reproducing the crash in the Rider app using the listed order-delivery steps, then inspect the code handling the "Mark as Delivered" button and capture the resulting error. Done means the order status updates, a confirmation is shown, and the app remains usable without crashing.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.