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

refactor: transaction screen #549

Merged
merged 32 commits into from
Sep 19, 2024
Merged

Conversation

arthurgeron
Copy link
Contributor

@arthurgeron arthurgeron commented Sep 18, 2024

Closes #533

Changes

Txs GQL

  • Receipts without a root operation are now included in the operations array with a new type Rootless

Transaction Page

  • [Fix] Not displaying MESSAGE_OUT receipts from operations, now all receipts present are rendered in operations;
  • [Fix] Not displaying ContractOutput and VariableOutput
  • [Refactor] All Inputs, Operations and Outputs now display information in the same pattern (e.g. Text & Icon badges, amounts, information positioning, etc)

Evidence

Desktop

localhost_3001_tx_0x3ca5f1eaf7aa400c32f2a699bee35f6e7f6289fa77756e5889b3cc2d7270ee98_simple

Mobile

localhost_3001_tx_0x3ca5f1eaf7aa400c32f2a699bee35f6e7f6289fa77756e5889b3cc2d7270ee98_simple(iPhone 14 Pro Max)

@arthurgeron arthurgeron merged commit 5cd69e4 into main Sep 19, 2024
14 checks passed
@arthurgeron arthurgeron deleted the ag/refactor/transaction-screen branch September 19, 2024 15:01
raghukapur9 pushed a commit to DevForce99/fuel-explorer that referenced this pull request Sep 19, 2024
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.

improvements on outputs / inputs / receipts in transaction screen
2 participants