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

back button after transaction successfully sent behaves weirdly #1511

Closed
AndySchroder opened this issue Jun 17, 2023 · 1 comment · Fixed by #1692
Closed

back button after transaction successfully sent behaves weirdly #1511

AndySchroder opened this issue Jun 17, 2023 · 1 comment · Fixed by #1692
Labels
Bug Something isn't working

Comments

@AndySchroder
Copy link

Describe the bug

Pressing the back button after getting to the transaction successfully sent screen does weird stuff, it:

  1. Goes back to the invoice details screen asking me if I want to pay the invoice again, then pressing a second time,
  2. Starts trying to scan a QR code again, then pressing a third time,
  3. Finally returns to the home screen.

I would expect steps 1 and 2 to be skipped and a single back button press return directly to the home screen.

This problem is not new, it has been around for a year or so.

Reproduce

  1. Send a payment
  2. Press back.

Zeus version

v0.7.6

Node interface

LND (REST)

Network

Clearnet

Device

oneplus

Device operating system

android

Log output

No response

@AndySchroder AndySchroder added the Bug Something isn't working label Jun 17, 2023
@myxmaster
Copy link
Contributor

I agree it should go back to the screen which was displayed before user opened QR scanner. With #1491 it will not go to QR scanner anymore, but invoice details is still showing up. So this needs another fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants