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

Fix report rendering and custom average budget feature #2825

Merged
merged 2 commits into from
Jul 1, 2022

Conversation

joshmadewell
Copy link
Member

GitHub Issue (if applicable): #2822 and #2821

Explanation of Bugfix/Feature/Modification:
#2822: We were double parsing collapsedSources which was causing a throw to happen from JSON.parse
#2821: Made sure to always put the button after the other "Average Spent" button and also fixed some broken logic with the arithmetic and stuff. I think my changes made _calculateAverage() return a string instead of a number which broke some stuff. Also, we were subtracting too many months from start month.

@joshmadewell joshmadewell merged commit dfaea98 into main Jul 1, 2022
@joshmadewell joshmadewell deleted the fix-income-v-expense branch July 1, 2022 15:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant