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: Currency identifier doesn't change for Transfer transactions based upon From account's currency #1429

Open
followingell opened this issue Nov 7, 2024 · 2 comments
Labels
🐛 Bug Something isn't working

Comments

@followingell
Copy link

Describe the bug
The currency identifier for the Amount value in the New transfer section is always $ and doesn't change depending on the From account.

To Reproduce
Steps to reproduce the behavior:

  1. Go to New transaction.
  2. Click Transfer.
  3. Swap the From (or To account(s)) to non-dollar account(s).

Expected behavior
I would expect the currency identifier to swap to the currency of the From account since you are transferring a set amount of money from this account to the To account (regardless of the To account's currency).

What version of Maybe are you using?

  • Self-hosted
  • Version: v0.2.0-alpha.1

What operating system and browser are you using?

  • OS: macOS Sonoma 14.6.1
  • Browser: Safari Version 18.0

Screenshots / Recordings
Screenshot 2024-11-07 at 11 23 13

Additional context
N/A.

@followingell followingell added the 🐛 Bug Something isn't working label Nov 7, 2024
@followingell followingell changed the title Bug: Currency identifier doesn't change for Transfer transactions based upon From account Bug: Currency identifier doesn't change for Transfer transactions based upon From account's currency Nov 7, 2024
@jestinjoshi
Copy link
Contributor

This is similar to #1426

@zachgoll
Copy link
Collaborator

zachgoll commented Nov 8, 2024

#1331 was mistakenly closed, so reposting my reply from that to here, which is my proposed solution to this (there's a bit more involved than just defaulting the initial currency):

#1331 (comment)

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

No branches or pull requests

3 participants