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: Sidebar only displays cash balance for investment accounts, not full value #1369

Open
ahatzz11 opened this issue Oct 26, 2024 · 4 comments · May be fixed by #1438
Open

Bug: Sidebar only displays cash balance for investment accounts, not full value #1369

ahatzz11 opened this issue Oct 26, 2024 · 4 comments · May be fixed by #1438
Labels
🐛 Bug Something isn't working

Comments

@ahatzz11
Copy link
Contributor

Describe the bug
The balance on the sidebar doesn't match the actual balance

To Reproduce
Steps to reproduce the behavior:

  1. Go to the dashboard
  2. See some accounts that don't show the proper balance on the sidebar

Unfortunately I don't know how it got like this, but happy to help debug if needed.

Expected behavior
I expect the sidebar balance to show the actual balance.

What version of Maybe are you using?
Hosted

What operating system and browser are you using?
MacOS 14, Chrome 130

Screenshots / Recordings
image

@ahatzz11 ahatzz11 added the 🐛 Bug Something isn't working label Oct 26, 2024
@zachgoll
Copy link
Collaborator

@ahatzz11 what is the cash value for this account showing? That sidebar may only be showing cash balance, which would definitely be a bug.

@ahatzz11
Copy link
Contributor Author

@zachgoll Yes the cash balance is $0. I tried to prove this out and I think I hit another bug. I've mentioned this on another thread we've had but it seems like almost every time I do a transaction it doesn't quite do what I expect. Let me know if I can troubleshoot any further here!

  1. I added a deposit of $5 for today.
  2. Cash balance shows $0 still
  3. Sidebar shows $0.
image image

@mannish-kumar
Copy link

Even the Assets and Net Worth Balance doesn't update when a transcation is added. Do I need to log a seperate bug?

@zachgoll
Copy link
Collaborator

zachgoll commented Nov 5, 2024

@ahatzz11 thanks, this is definitely a "cash balance" related bug where we're only showing cash balance in the sidebar.

@mannish-kumar I believe this should be fixed now, but if you find otherwise, please open a separate issue.

@zachgoll zachgoll changed the title Bug: Sidebar amount doesn't match account Bug: Sidebar only displays cash balance for investment accounts, not full value Nov 5, 2024
donjuma added a commit to donjuma/maybe that referenced this issue Nov 8, 2024
donjuma added a commit to donjuma/maybe that referenced this issue Nov 8, 2024
donjuma added a commit to donjuma/maybe that referenced this issue Nov 8, 2024
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