Skip to content

Add IP pool name to Attach Floating IP dropdown#2870

Merged
david-crespo merged 3 commits into
mainfrom
add-ip-pool-to-fip-select
Aug 12, 2025
Merged

Add IP pool name to Attach Floating IP dropdown#2870
david-crespo merged 3 commits into
mainfrom
add-ip-pool-to-fip-select

Conversation

@charliepark

Copy link
Copy Markdown
Contributor

This adds context to the selector dropdown users interact with when attaching a floating IP to an instance. Specifically, it adds the floating IP's associated IP pool to the information available in the dropdown.

Screenshot 2025-07-31 at 11 24 42 AM

Closes #2869

@vercel

vercel Bot commented Jul 31, 2025

Copy link
Copy Markdown

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

Project Deployment Preview Updated (UTC)
console Ready Preview Aug 12, 2025 5:36pm

@david-crespo

Copy link
Copy Markdown
Collaborator

I think this is handy. My only concern is that it may not be clear that it's a pool name when the name doesn't have the word "pool" in it. But I'm not sure how much we can do about that without bloating the line with "pool:" or something. @benjaminleonard?

image image

@benjaminleonard

Copy link
Copy Markdown
Contributor

Yeah, I think it's probably just a compromise we have to make due to the limited space

@david-crespo

Copy link
Copy Markdown
Collaborator

dd9014a pulls in #2879 to fix an issue where the setQueryData in the loader wasn't preventing the pool names from popping in because the errors-allowed versions use a special query key. It has to match between the prefetch and the later fetch.

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.

Add IP pool info to dropdown when selecting a floating IP to attach to an instance

3 participants