Skip to content

Conversation

@charliepark
Copy link
Contributor

@charliepark charliepark commented Jun 16, 2025

This moves the Attached IP Address column to come after the Attached IP Pool column, and adds a header with explanatory text.
Screenshot 2025-06-16 at 2 47 55 PM

Relates to #2831, but, per Crespo's comments below, does not fully address the root issue.

@vercel
Copy link

vercel bot commented Jun 16, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
console ✅ Ready (Inspect) Visit Preview Jun 16, 2025 9:56pm

await Promise.all([
...gateways.items.flatMap((gateway: InternetGateway) => [
queryClient.prefetchQuery(
queryClient.fetchQuery(
Copy link
Contributor Author

Choose a reason for hiding this comment

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

General prefetchQuery → fetchQuery migration discussed in 2616

Copy link
Collaborator

@david-crespo david-crespo left a comment

Choose a reason for hiding this comment

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

Approving this as a small net improvement but I'm still really unsatisfied with the presentation, so maybe we shouldn't close #2831, or maybe we should make a new issue for general clarification on this page. It's still hard to guess from the console or the docs how any of this works (example below from my chat with Kyle of the background I consider missing, linked in #2831). I might feel better about the console if the docs were better.

image

@charliepark charliepark merged commit 06c2e72 into main Jun 27, 2025
7 checks passed
@charliepark charliepark deleted the reorder-ip-address-column branch June 27, 2025 15:47
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