-
Notifications
You must be signed in to change notification settings - Fork 7
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
refactor: total amount label styles in multi-address tx table #938
refactor: total amount label styles in multi-address tx table #938
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@samharperpittam oki, I've updated that, but the logic to update the column name and the change you requested are in #940 This PR is just for the label styles 🌟 |
…iwallet-transactions-table
…iwallet-transactions-table
…iwallet-transactions-table
…iwallet-transactions-table
…iwallet-transactions-table
@patricio0312rev - sorry i think there's been some confusion with my latest comment. The column header should retain the |
@samharperpittam should be fixed now 🌟 |
…iwallet-transactions-table
[portfolio] adjust value labels in transactions table
Summary
TransactionTotalLabel
has been refactored to support a variant with no label styles.TransactionTableRow
whenhideSender
isfalse
Checklist