gray-mueller / gray-mueller/online-food-ordering-solution-using-react-js

The order cancellation is taking very long time to cancel and the pop-up doesnot goes away from the screen until the app is restarted

Open
#3 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Describe the bug
The order cancellation process takes an unusually long time to complete, and the confirmation pop-up remains on the screen indefinitely. The user is unable to dismiss the pop-up, and it only disappears after restarting the app.

To Reproduce
Steps to reproduce the behavior:

Go to the order history or order details screen
Tap on the 'Cancel Order' button
Observe the pop-up that appears to confirm the cancellation
Wait for the action to complete
Notice that the pop-up does not disappear and the cancellation does not proceed
Expected behavior
The order should be cancelled within a reasonable time (a few seconds), and the pop-up should automatically close with a success message or redirect the user appropriately without needing to restart the app.

Smartphone (please complete the following information):

Device: Samsung A15

Additional context
This issue significantly affects usability, especially for users attempting to manage their orders quickly. It may also lead to confusion or frustration as the user is left without feedback on whether the action was successful.

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the cancellation flow from the order history or order details screen, then trace the Cancel Order interaction and its confirmation pop-up. Verify the behavior on the reported Samsung A15 setup if available. Done means cancellation completes within a few seconds and the pop-up closes with a success message or appropriate redirect without restarting the app.

Written by the indexing model from the issue text.

Assessment

Tech stack
react, typescript
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.