Open
Conversation
✅ Deploy Preview for brilliant-pasca-3e80ec ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
mkurapov
reviewed
Jan 22, 2026
Contributor
mkurapov
left a comment
There was a problem hiding this comment.
Looking good! I will ask the team for further reviews
packages/frontend/app/routes/wallet-addresses.$walletAddressId.tsx
Outdated
Show resolved
Hide resolved
packages/frontend/app/routes/wallet-addresses.$walletAddressId.tsx
Outdated
Show resolved
Hide resolved
BlairCurrey
reviewed
Jan 22, 2026
Contributor
BlairCurrey
left a comment
There was a problem hiding this comment.
Looks great overall. Much improved.
I will also +1 Max's suggestion on the background #3793 (comment)
Contributor
There was a problem hiding this comment.
Not just specific to this file, but noticed it here.
If you search for <h1 or 2,3,4 you see we still use the raw html headings in places. Should we make all of those use radix <Heading>?
| <Card className='max-w-3xl'> | ||
| <Flex direction='column' gap='4'> | ||
| <Flex align='center' justify='between' gap='3' wrap='wrap'> | ||
| <Text className='rt-Text rt-r-size-2 rt-r-weight-medium uppercase tracking-wide text-gray-600 font-semibold'> |
Contributor
There was a problem hiding this comment.
What do you think about making these section titles <Heading>s? Maybe a small thing but I think it's more semantic and matches what it was previously.
Comment on lines
-123
to
+128
| className='h-full bg-polkadot bg-cover bg-no-repeat bg-center bg-fixed' | ||
| className='h-full' |
Contributor
….tsx Co-authored-by: Max Kurapov <max@interledger.org>
Co-authored-by: Max Kurapov <max@interledger.org>
….tsx Co-authored-by: Max Kurapov <max@interledger.org>
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.

Please go to the
Previewtab and select the appropriate sub-template: