lnbits / tpos

Secure, mobile-ready, instant and shareable point of sale
MIT License
14 stars 14 forks source link

[Improvement] Reduce click/tap after successful payment #111

Open CabtonWithaK opened 1 week ago

CabtonWithaK commented 1 week ago

AS IS When you Open TPOS > Add items > Shopping Cart > press "Pay" and the invoice is paid > a Screen with a green checkmark is displayed. When the checkmark is clicked, you arrive on a screen with amount, "pay" (disabled button), "clear cart" (nonfunctional button)

To go back you need to swipe this screen away

checkmark

slide_manual

TO BE: When successfully paid and clicked on the checkmark, the screen with amount (0 sats), "pay" (disabled button), "clear cart" (nonfunctional button) should automatically disapear (or slide out)

talvasconcelos commented 1 week ago

Fixed for V1 ( #109 )