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

Currency dropdown onChange event does not immediately update value of holdings #10

Closed
sinisbad123 opened this issue Jul 30, 2021 · 1 comment

Comments

@sinisbad123
Copy link

sinisbad123 commented Jul 30, 2021

Steps to reproduce:

  1. Add an account to track
  2. Wait for information to load
  3. Change the currency dropdown to any other currency
  4. See the bug

Suggestion: Probably we can preload the current rates of different currencies upon page load, that way, we can prevent request loading times whenever the dropdown value changes.

@sinisbad123 sinisbad123 changed the title Currency dropdown onChange event does not update value of holdings Currency dropdown onChange event does not immediately update value of holdings Jul 30, 2021
@ed3ath
Copy link
Owner

ed3ath commented Aug 1, 2021

fixed

1da12fc

@ed3ath ed3ath closed this as completed Aug 1, 2021
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

No branches or pull requests

2 participants