Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Payment workflow does not retain currency unit state #2443

Closed
luisschwab opened this issue Sep 28, 2024 · 6 comments
Closed

Payment workflow does not retain currency unit state #2443

luisschwab opened this issue Sep 28, 2024 · 6 comments

Comments

@luisschwab
Copy link

luisschwab commented Sep 28, 2024

When making a payment, the workflow does not retain state about the selected currency unit.

For example: On the main screen, I select to pay 10 USD. In the confirm payment screen, I am promped to make a payment of 10 sats.

It should retain the selected unit.

Main screen (USD):
photo_5170640819496005786_y

Confirm payment screen (sats):
photo_5170640819496005787_y

version: 0.9.0
OS: android

@kaloudis
Copy link
Contributor

Which backend interface are you using?

@luisschwab
Copy link
Author

LND (REST)

@kaloudis
Copy link
Contributor

Appears to only affect LNURL flows

https://github.com/ZeusLN/zeus/blob/master/views/LnurlPay/LnurlPay.tsx#L75:L81

@kaloudis
Copy link
Contributor

kaloudis commented Nov 4, 2024

v0.9.2-beta1 is now available for testing with a fix for this. Hope you try it out!

@kaloudis
Copy link
Contributor

@luisschwab this should be addressed in v0.9.2 which is out now. Please reopen the issue if you continue to experience this. Thank you!

@luisschwab
Copy link
Author

Works great now, thanks for working on this!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants