-
Notifications
You must be signed in to change notification settings - Fork 11.6k
[Explorer] Adds Amount Field to TransferSui Page #3949
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
Conversation
explorer/client/src/pages/transaction-result/TransactionView.tsx
Outdated
Show resolved
Hide resolved
explorer/client/src/pages/transaction-result/TransactionView.tsx
Outdated
Show resolved
Hide resolved
explorer/client/src/pages/transaction-result/TransactionView.tsx
Outdated
Show resolved
Hide resolved
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.
UI delta feedback captured here,
https://www.figma.com/file/YJt9Bs4eyhD9PmeZQbFTkf/dev-feedback?node-id=26%3A12
Additionally @Andrew47, for mobile breakpoints, please move the "date" info below "Sender & Recipient" title instead of to it's right. |
472e9fa
to
7054ccd
Compare
@mystie711 --> Here's the new Design Space has been added between the number and SUI, the date now goes to a new line in mobile and the space between sender and recipient address has been reduced. The font weights follow the Figma spec. I'm not sure I can see a major difference. Some of it may be rendering differences between Firefox and Chrome. |
Looking good @Andrew47. Ship it! |
7054ccd
to
076eab0
Compare
This PR adds the amount field to the TransferSui Page as well as removing TransferSui from the tabs labels.
Desktop
Mobile