Skip to content

Conversation

@ErwanDecoster
Copy link
Member

@vercel
Copy link

vercel bot commented Dec 9, 2025

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

Project Deployment Preview Comments Updated (UTC)
explorer-v2 Ready Ready Preview Comment Dec 9, 2025 11:34am

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR fixes a bug where address tabs (specifically workerpools) were not being displayed correctly. The issue was that the wrong data type was being passed to the AddressTabsContent component's address prop.

Key Changes:

  • Renamed the address variable to account for better clarity and to avoid confusion with the address prop
  • Fixed the address prop passed to AddressTabsContent to use raw account data instead of formatted React components
  • Removed unnecessary conditional check when calling buildAddressDetails since it safely handles undefined values

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Co-authored-by: abbesBenayache <43441600+abbesBenayache@users.noreply.github.com>
@ErwanDecoster ErwanDecoster merged commit ba78a1f into main Dec 9, 2025
6 checks passed
@ErwanDecoster ErwanDecoster deleted the fix/missing-address-tabs branch December 9, 2025 11:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants