Margaret-Petersen / Margaret-Petersen/uber-eats-clone-using-react-native
The wallet amount in the store app currently displays values with more than two decimal places
Nobody has claimed this yet.
- Dominant language
- JavaScript
- 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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
First reconcile the title, which mentions wallet decimal formatting, with the body, which describes a stuck order-cancellation confirmation. Reproduce the reported behavior from the order history or order details screen using the Cancel Order button, then trace the related flow and verify that cancellation completes and the pop-up closes without restarting the app.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react-native
- Domain
- frontend, mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100