Skip to content

Add source cell for disks, with side modal#3214

Draft
charliepark wants to merge 1 commit into
mainfrom
add_disk_source_cell
Draft

Add source cell for disks, with side modal#3214
charliepark wants to merge 1 commit into
mainfrom
add_disk_source_cell

Conversation

@charliepark
Copy link
Copy Markdown
Contributor

@charliepark charliepark commented May 11, 2026

This PR adds a "source" cell to each row in the Disks table, and to each Instance's "Storage" tab.

Screenshot 2026-05-11 at 4 49 59 PM

For each of those locations, it provides a side modal with more info on the source disk / snapshot / image.
Screenshot 2026-05-11 at 4 50 20 PM
Screenshot 2026-05-11 at 4 50 13 PM

(In the Disk sidemodal, the source cell is not a link, to prevent stacking of side modals. This follows the pattern on #3158.)

I don't think "visibility" is the right label there on the image detail sidemodal. That comes from the general concept of the images where a project image can be promoted to have a silo-level "visibility". "Scope" feels better to me than "visibility". "Availability"? Something else?

I also toyed with an earlier iteration where there was a badge indicating the source type, but that seemed to make the cell a bit too wide, and I think since the user can click on the source name and get more info on the source type, the badge isn't essential. Here's what it looked like, though (note this was before I had the side modal link working):
Screenshot 2026-05-11 at 4 16 59 PM

Closes #2057

@vercel
Copy link
Copy Markdown

vercel Bot commented May 11, 2026

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

Project Deployment Actions Updated (UTC)
console Ready Ready Preview May 11, 2026 8:58pm

Request Review

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.

Disk: Display the image or snapshot name from which it is created

1 participant