actualbudget / actualbudget/actual
[Bug]: Page refreshes on Crossover Report reset report to blank slate
- Dominant language
- TypeScript
- Stars
- 28.7k
- Forks
- 3k
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 65
Description
### What happened?
Expected behavior: Page refresh should retain the current Crossover report, but reload the values
Actual behavior: Page refresh wipes the current Crossover report, and instead loads a blank report (same as if you were to create a new Crossover report)
Other reports seems to keep the report ID in the URL params and handle refreshes gracefully, but Crossover Reports do not.
### How can we reproduce the issue?
1. make a crossover reports
2. save it
3. open the saved report
4. refresh the page
5. observe that it is not the same report that you navigated to, but a new one that is yet to be created
### Where are you hosting Actual?
Fly.io
### What browsers are you seeing the problem on?
Firefox, Chrome
### Operating System
Mac OSX
Contributor guide
Assessment
This issue has not been assessed yet.