marthaegrimaldi / marthaegrimaldi/food-ordering-application-using-react-native

The wallet amount in the store app currently displays values with more than two decimal places

Open
#439 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
1
Forks
1
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 at the order history and order details screens, then follow the Cancel Order confirmation flow described in the issue. Reproduce it on a Samsung A15 or equivalent and verify that cancellation completes and the pop-up closes with success feedback or an appropriate redirect; clarify the conflicting wallet-amount title before proceeding.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, react-native
Domain
mobile
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.