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

feat(frontend): add token prop to transaction card components #3570

Conversation

AntonioVentilii
Copy link
Collaborator

Motivation

After PR #3537 , we can provide the token to the Transaction card components, to show the Token logo in the unified transaction list.

Changes

  • Make prop token for EthTransaction and adapt the usage, removing the derived store and providing the input from its parents, like EthTransactions.
  • Map token for all the UI transactions.
  • Adapt AllTransactionsList.

Tests

Test adapted and here results.

Screenshot 2024-11-14 at 18 09 30

Copy link
Member

@peterpeterparker peterpeterparker left a comment

Choose a reason for hiding this comment

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

LGTM, thx

@AntonioVentilii AntonioVentilii enabled auto-merge (squash) November 15, 2024 07:26
@AntonioVentilii AntonioVentilii merged commit 22c0653 into main Nov 15, 2024
14 checks passed
@AntonioVentilii AntonioVentilii deleted the feat(frontend)/add-token-prop-to-transaction-card-components branch November 15, 2024 07:36
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