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

style(frontend): fixes activity transaction amount #3759

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

BonomoAlessandro
Copy link
Collaborator

Motivation

BTC transactions displayed on the activity page showed a wrong calculated amount while the same transaction on the asset page showed the correct amount.

Changes

  • uses the right token to calculate the amount to display

Tests

before:
transaction page:
image

activity page:
image

after:
transaction page:
image

activitiy page:
image

@BonomoAlessandro BonomoAlessandro changed the title fixes activity transaction amount style(frontend): fixes activity transaction amount Nov 26, 2024
github-actions bot and others added 3 commits November 26, 2024 12:50
@BonomoAlessandro BonomoAlessandro marked this pull request as ready for review November 26, 2024 13:25
@BonomoAlessandro BonomoAlessandro requested a review from a team as a code owner November 26, 2024 13:25
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.

1 participant