UI: Revamp TransactionDetails Screen - #131
Merged
theanmolsharma merged 2 commits intoJul 30, 2026
Merged
Conversation
notTanveer
force-pushed
the
screen/txn-details
branch
2 times, most recently
from
July 20, 2026 09:53
7ef58a1 to
108e42d
Compare
chaitika
reviewed
Jul 22, 2026
Contributor
Contributor
Contributor
Author
There was a problem hiding this comment.
- According to design guide,
Sent Tois not the Label. Kindly match.
on chain derived address makes very little sense. i believe matt forgot to change the heading while copy pasting components from the Confirm.tsx
same for
Fee Paid; should beFee
confirmationsLabel left-margin is not aligned with other Labels above it. Fix it.
looks about right to me (or i am just not able to understand).
Contributor
There was a problem hiding this comment.
on my screen, confirmations had extra left margin as compared to transaction ID
notTanveer
force-pushed
the
screen/txn-details
branch
from
July 24, 2026 14:36
108e42d to
c953b72
Compare
theanmolsharma
requested changes
Jul 27, 2026
notTanveer
force-pushed
the
screen/txn-details
branch
2 times, most recently
from
July 28, 2026 14:09
34e36ab to
a0c4002
Compare
notTanveer
force-pushed
the
screen/txn-details
branch
4 times, most recently
from
July 30, 2026 10:44
7e8d3bd to
fb8b0cf
Compare
notTanveer
force-pushed
the
screen/txn-details
branch
from
July 30, 2026 12:28
fb8b0cf to
9a66a01
Compare
theanmolsharma
approved these changes
Jul 30, 2026
This was referenced Jul 30, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



revamp transaction details screen.