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

[Bug]: Add transaction page displays when it shouldnt #3712

Closed
2 tasks done
deathblade666 opened this issue Oct 22, 2024 · 4 comments · Fixed by #3825
Closed
2 tasks done

[Bug]: Add transaction page displays when it shouldnt #3712

deathblade666 opened this issue Oct 22, 2024 · 4 comments · Fixed by #3825
Labels
bug Something isn't working

Comments

@deathblade666
Copy link
Contributor

Verified issue does not already exist?

  • I have searched and found no existing issue
  • I will be providing steps how to reproduce the bug (in most cases this will also mean uploading a demo budget file)

What happened?

on Mobile, specifically im seeing this on Android using Firefox (havent tested other browsers yet), after adding a transaction (inacted via the nav bar) it'll bring you to the account page of which you added the transaction against which makes sense. However if at this point you press the back button (top left) it brings the add transaction screen back up instead of going to the all accounts page. This is on the most current Edge release (updated last night at 1am Est). per others in the discord this is not an issue in the current stable release.

Where are you hosting Actual?

Docker

What browsers are you seeing the problem on?

Firefox

Operating System

Mobile Device

@deathblade666 deathblade666 added the bug Something isn't working label Oct 22, 2024
@shall0pass
Copy link
Contributor

This exists in 24.11.0 too.

@JukeboxRhino
Copy link
Contributor

I'm also seeing this issue

@deathblade666
Copy link
Contributor Author

It appears this "loop" will happened for each transaction entered. if you enter 3 transactions it'll loop back and forth 3 times. I have not tested against adding transactions across several accounts though. only with a single account.

@deathblade666
Copy link
Contributor Author

So just tried the fix out running the edge build from last night (11/16/24). It seems that the issue isn't quite fixed in its entirety, while it no longer brings up the add transaction page anymore, you do still need to press the back button for each transaction you just added (need to add 2 or more transactions)

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.

3 participants