Skip to content

Add a few more quick actions#3169

Merged
david-crespo merged 10 commits into
mainfrom
a_few_more_actions
Jun 18, 2026
Merged

Add a few more quick actions#3169
david-crespo merged 10 commits into
mainfrom
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

vercel Bot commented Apr 3, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
console Ready Ready Preview Jun 18, 2026 3:57pm

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.)

@david-crespo

Copy link
Copy Markdown
Collaborator

Auggh I put it on auto merge but it got stopped by merge conflicts

@david-crespo david-crespo merged commit 9b7a7f3 into main Jun 18, 2026
7 checks passed
@david-crespo david-crespo deleted the a_few_more_actions branch June 18, 2026 16:05
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