Skip to content

fix: redesign admin ui#3793

Open
JonathanMatthey wants to merge 42 commits intomainfrom
jm/admin-redesign-radix-themes
Open

fix: redesign admin ui#3793
JonathanMatthey wants to merge 42 commits intomainfrom
jm/admin-redesign-radix-themes

Conversation

@JonathanMatthey
Copy link
Copy Markdown
Contributor

Please go to the Preview tab and select the appropriate sub-template:

@netlify
Copy link
Copy Markdown

netlify bot commented Jan 8, 2026

Deploy Preview for brilliant-pasca-3e80ec ready!

Name Link
🔨 Latest commit 0a33014
🔍 Latest deploy log https://app.netlify.com/projects/brilliant-pasca-3e80ec/deploys/698d9f995c2e6d00087b01e6
😎 Deploy Preview https://deploy-preview-3793--brilliant-pasca-3e80ec.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@github-actions github-actions bot added the pkg: frontend Changes in the frontend package. label Jan 8, 2026
@JonathanMatthey JonathanMatthey marked this pull request as ready for review January 12, 2026 15:36
Copy link
Copy Markdown
Contributor

@mkurapov mkurapov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking good! I will ask the team for further reviews

Copy link
Copy Markdown
Contributor

@BlairCurrey BlairCurrey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great overall. Much improved.

I will also +1 Max's suggestion on the background #3793 (comment)

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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'>
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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'
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Feels like it's missing something without the polka dot background.

Image

Needs something IMO. bg-diagonal almost feels too light because the content is pretty much just in the white part.

@JonathanMatthey JonathanMatthey self-assigned this Feb 11, 2026
JonathanMatthey and others added 4 commits February 12, 2026 10:36
….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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pkg: frontend Changes in the frontend package.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants