Skip to content

changeset / fmt#8671

Merged
0xFirekeeper merged 1 commit intomainfrom
firekeeper/fmt
Feb 13, 2026
Merged

changeset / fmt#8671
0xFirekeeper merged 1 commit intomainfrom
firekeeper/fmt

Conversation

@0xFirekeeper
Copy link
Member

@0xFirekeeper 0xFirekeeper commented Feb 13, 2026


PR-Codex overview

This PR focuses on improving the code formatting and fixing a bug related to walletconnect on berachain and unallowlisted chains. It also enhances the readability of the DocSidebar and SidebarItem components by adjusting JSX syntax.

Detailed summary

  • Updated the walletconnect functionality for berachain and unallowlisted chains.
  • Refactored DocSidebar component for cleaner JSX syntax.
  • Improved formatting of SidebarItem component by separating props onto new lines for better readability.
  • Adjusted multiple instances of SidebarItem usage for consistent formatting.

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

Summary by CodeRabbit

  • Bug Fixes
    • Fixed WalletConnect functionality on Berachain and unallowlisted chains.

@0xFirekeeper 0xFirekeeper requested review from a team as code owners February 13, 2026 16:34
@changeset-bot
Copy link

changeset-bot bot commented Feb 13, 2026

🦋 Changeset detected

Latest commit: 4f53374

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 4 packages
Name Type
thirdweb Patch
@thirdweb-dev/nebula Patch
@thirdweb-dev/wagmi-adapter Patch
wagmi-inapp Patch

Not sure what this means? Click here to learn what changesets are.

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

@vercel
Copy link

vercel bot commented Feb 13, 2026

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

Project Deployment Actions Updated (UTC)
docs-v2 Building Building Preview, Comment Feb 13, 2026 4:34pm
nebula Building Building Preview, Comment Feb 13, 2026 4:34pm
thirdweb_playground Building Building Preview, Comment Feb 13, 2026 4:34pm
thirdweb-www Building Building Preview, Comment Feb 13, 2026 4:34pm
wallet-ui Building Building Preview, Comment Feb 13, 2026 4:34pm

@0xFirekeeper 0xFirekeeper merged commit 1caf6dd into main Feb 13, 2026
8 of 13 checks passed
@github-actions github-actions bot added the Portal Involves changes to the Portal (docs) codebase. label Feb 13, 2026
@0xFirekeeper 0xFirekeeper deleted the firekeeper/fmt branch February 13, 2026 16:34
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Feb 13, 2026

Caution

Review failed

The pull request is closed.

Walkthrough

The PR adds a changelog entry documenting a walletconnect fix for berachain and unallowlisted chains, and refactors JSX component formatting in two layout files by adjusting prop line breaks without changing functionality or control flow.

Changes

Cohort / File(s) Summary
Changelog
.changeset/old-donkeys-send.md
New changeset entry documenting a patch for walletconnect connectivity issue on berachain and unallowlisted chains.
Component Formatting
apps/portal/src/components/Layouts/DocLayout.tsx, apps/portal/src/components/others/Sidebar.tsx
JSX formatting refactors: DocLayout inlines DocSidebar props onto single line; Sidebar breaks SidebarItem component usages and function signature props across multiple lines. No functional or behavioral changes.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

✨ Finishing touches
  • 📝 Generate docstrings
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch firekeeper/fmt

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

@codecov
Copy link

codecov bot commented Feb 13, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 52.72%. Comparing base (19204e4) to head (4f53374).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #8671   +/-   ##
=======================================
  Coverage   52.72%   52.72%           
=======================================
  Files         934      934           
  Lines       62965    62965           
  Branches     4134     4134           
=======================================
  Hits        33197    33197           
  Misses      29670    29670           
  Partials       98       98           
Flag Coverage Δ
packages 52.72% <ø> (ø)
🚀 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 Feb 13, 2026

size-limit report 📦

Path Size
@thirdweb-dev/nexus (esm) 105.66 KB (0%)
@thirdweb-dev/nexus (cjs) 319.47 KB (0%)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Portal Involves changes to the Portal (docs) codebase.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant