Skip to content

Conversation

@MananTank
Copy link
Member

@MananTank MananTank commented Sep 24, 2025


PR-Codex overview

This PR focuses on improving the styling and layout of various components in the application, enhancing usability and visual consistency.

Detailed summary

  • Adjusted grid gap in Grid.tsx.
  • Added a spacer div in page.mdx.
  • Modified styles in InlineCode.tsx and Code.tsx.
  • Changed button styles in chat-button.tsx and DocSearch.tsx.
  • Updated DocLayout.tsx and TableOfContents.tsx for layout consistency.
  • Enhanced styles in SDKCard.tsx, Subscribe.tsx, and AuthMethodsTabs.tsx.
  • Improved tab styles in tabs.tsx and footer layout in PageFooter.tsx.
  • Added animations in TableOfContents.tsx.
  • Refined feedback dialog in Feedback.tsx.
  • Updated link styles in Sidebar.tsx and Header.tsx.

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

@vercel
Copy link

vercel bot commented Sep 24, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
docs-v2 Ready Ready Preview Comment Sep 24, 2025 11:58pm
thirdweb_playground Ready Ready Preview Comment Sep 24, 2025 11:58pm
thirdweb-www Ready Ready Preview Comment Sep 24, 2025 11:58pm
2 Skipped Deployments
Project Deployment Preview Comments Updated (UTC)
nebula Skipped Skipped Sep 24, 2025 11:58pm
wallet-ui Skipped Skipped Sep 24, 2025 11:58pm

@vercel vercel bot temporarily deployed to Preview – wallet-ui September 24, 2025 22:46 Inactive
@changeset-bot
Copy link

changeset-bot bot commented Sep 24, 2025

⚠️ No Changeset found

Latest commit: 7828afb

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@vercel vercel bot temporarily deployed to Preview – nebula September 24, 2025 22:46 Inactive
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Sep 24, 2025

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing touches
🧪 Generate unit tests
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch 09-25-portal_ui_tweaks

Comment @coderabbitai help to get the list of available commands and usage tips.

@MananTank MananTank marked this pull request as ready for review September 24, 2025 22:46
@MananTank MananTank requested review from a team as code owners September 24, 2025 22:46
@github-actions github-actions bot added Portal Involves changes to the Portal (docs) codebase. packages labels Sep 24, 2025
Copy link
Member Author

MananTank commented Sep 24, 2025


How to use the Graphite Merge Queue

Add either label to this PR to merge it via the merge queue:

  • merge-queue - adds this PR to the back of the merge queue
  • hotfix - for urgent hot fixes, skip the queue and merge this PR next

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

This stack of pull requests is managed by Graphite. Learn more about stacking.

@codecov
Copy link

codecov bot commented Sep 24, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 56.26%. Comparing base (746afa3) to head (7828afb).
⚠️ Report is 1 commits behind head on bld-328.

Additional details and impacted files
@@           Coverage Diff            @@
##           bld-328    #8125   +/-   ##
========================================
  Coverage    56.26%   56.26%           
========================================
  Files          906      906           
  Lines        59208    59208           
  Branches      4175     4175           
========================================
  Hits         33311    33311           
  Misses       25794    25794           
  Partials       103      103           
Flag Coverage Δ
packages 56.26% <ø> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@github-actions
Copy link
Contributor

github-actions bot commented Sep 24, 2025

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
thirdweb (esm) 64.07 KB (0%) 1.3 s (0%) 283 ms (+179.43% 🔺) 1.6 s
thirdweb (cjs) 361.6 KB (0%) 7.3 s (0%) 876 ms (+23.57% 🔺) 8.2 s
thirdweb (minimal + tree-shaking) 5.73 KB (0%) 115 ms (0%) 99 ms (+2622.32% 🔺) 214 ms
thirdweb/chains (tree-shaking) 526 B (0%) 11 ms (0%) 59 ms (+1569.06% 🔺) 69 ms
thirdweb/react (minimal + tree-shaking) 19.14 KB (0%) 383 ms (0%) 147 ms (+3986.32% 🔺) 530 ms

@joaquim-verges joaquim-verges merged commit e0df84a into bld-328 Sep 25, 2025
22 of 23 checks passed
@joaquim-verges joaquim-verges deleted the 09-25-portal_ui_tweaks branch September 25, 2025 07:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

packages Portal Involves changes to the Portal (docs) codebase.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants