The wallet amount in the store app currently displays values with more than two decimal places
#595 opened on Jul 25, 2025
Repository metrics
- Stars
- (0 stars)
- PR merge metrics
- (PR metrics pending)
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."