Skip to content

Add a few more quick actions#3169

Open
charliepark wants to merge 5 commits intomainfrom
a_few_more_actions
Open

Add a few more quick actions#3169
charliepark wants to merge 5 commits intomainfrom
a_few_more_actions

Conversation

@charliepark
Copy link
Copy Markdown
Contributor

In reviewing #3166, I noticed there were a few more places where we were missing quick actions. Some of these are fairly deep in the UI, so we might not care to add them, but I had Claude run through and add the missing ones.

FleetAccessPage

  • Add user or group

RouterPage (custom routers only)

  • Add route

SSHKeysPage

  • Add SSH key

IpPoolPage

  • Add range
  • Link silo

SubnetPoolPage

  • Add member
  • Link silo

SiloIdpsTab

  • New provider

SiloScimTab

  • Create token

NetworkingTab

  • Attach ephemeral IP
  • Attach floating IP
  • Add network interface
  • Attach external subnet

StorageTab

  • Attach existing disk
  • Create disk

I put these on a new branch in case we decide to keep #3166 limited to VPC actions.

@vercel
Copy link
Copy Markdown

vercel bot commented Apr 3, 2026

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

Project Deployment Actions Updated (UTC)
console Ready Ready Preview Apr 4, 2026 2:22am

Request Review

@charliepark charliepark changed the title A few more actions Add a few more quick actions Apr 3, 2026
@charliepark charliepark requested a review from david-crespo April 3, 2026 23:09
subnetDisabledReason,
]
)

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

I’d want to make sure these live conditional ones update the way you’d expect. I think they will, but it’s good to check.

@charliepark
Copy link
Copy Markdown
Contributor Author

(Also verified that when an instance is stopping and you're on the networking tab, that the quick action option for Add network interface appears when the disabled Add network interface button becomes enabled.)

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.

2 participants