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

frontend: fix chart edgecase to properly update the total amount #3095

Merged
merged 1 commit into from
Dec 9, 2024

Conversation

thisconnect
Copy link
Collaborator

On mobile the total changes when the user selects a point on the chart so that they can see exact amount at the time.

With scrolling or 2nd finger changing the currency it can happen that the amount does not update, ending up with a wrong amount/unit.

Fixed by resetting the tooltip value if the currency changes.

On mobile the total changes when the user selects a point on the
chart so that they can see exact amount at the time.

With scrolling or 2nd finger changing the currency it can happen
that the amount does not update, ending up with a wrong amount/unit.

Fixed by resetting the tooltip value if the currency changes.
Copy link
Collaborator

@shonsirsha shonsirsha left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tested LGTM thanks.

@thisconnect thisconnect merged commit e1d6d34 into master Dec 9, 2024
16 checks passed
@thisconnect thisconnect deleted the frontend-fix-chart-edgecase branch December 9, 2024 11:02
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.

2 participants