Skip to content

Direct user to firewall rules tab from instance networking view#3216

Open
charliepark wants to merge 1 commit into
mainfrom
make_firewall_rules_more_visible
Open

Direct user to firewall rules tab from instance networking view#3216
charliepark wants to merge 1 commit into
mainfrom
make_firewall_rules_more_visible

Conversation

@charliepark
Copy link
Copy Markdown
Contributor

@charliepark charliepark commented May 14, 2026

This PR adds a message box — directing the user to the Firewall Rules tab of the VPC — to the instance's Networking tab.

image

When there are multiple VPCs:
image

I'm very open to alternate designs and copy.

Closes #2064

@vercel
Copy link
Copy Markdown

vercel Bot commented May 14, 2026

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

Project Deployment Actions Updated (UTC)
console Ready Ready Preview May 14, 2026 9:22pm

Request Review

@charliepark charliepark changed the title direct user to firewall rules tab from instance networking view Direct user to firewall rules tab from instance networking view May 14, 2026
@benjaminleonard
Copy link
Copy Markdown
Contributor

This is perhaps a misappropriation of the message box.
If anything it probably needs to sit within its own property box. Perhaps one that refers to the VPC. Though there isn't really any other related VPC info we'd want to plumb through.

Let me noodle on this further.

@david-crespo
Copy link
Copy Markdown
Collaborator

Another option, like what Charlie did in #2064 (comment), but with a title on the card block.

image

@benjaminleonard
Copy link
Copy Markdown
Contributor

Is an instance only affected by firewall rules on one (the primary) VPC?

@david-crespo
Copy link
Copy Markdown
Collaborator

I think any of them can affect the instance, but I'm not 100% sure. Most of the time there will only be one anyway, so in theory we could detect that and phrase it accordingly.

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.

Instance: Make firewall rules more visible

3 participants