Skip to content

Filter out already-attached disks from instance create and edit views#2257

Closed
charliepark wants to merge 3 commits into
mainfrom
filter_already-attached_disks
Closed

Filter out already-attached disks from instance create and edit views#2257
charliepark wants to merge 3 commits into
mainfrom
filter_already-attached_disks

Conversation

@charliepark

@charliepark charliepark commented May 23, 2024

Copy link
Copy Markdown
Contributor

Not ready for review yet; just saving this as a draft PR so I can write down some notes and come back to it.

Fixes #2254

@vercel

vercel Bot commented May 23, 2024

Copy link
Copy Markdown

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

Name Status Preview Updated (UTC)
console ✅ Ready (Inspect) Visit Preview May 24, 2024 8:41pm

@david-crespo

Copy link
Copy Markdown
Collaborator

Note you could avoid moving the API call up by passing in the list of attached disks to the side modal and letting it handle removing them from the list. Not sure which is better!

@charliepark

Copy link
Copy Markdown
Contributor Author

Closing, as there's a cleaner implementation in #2262

@charliepark charliepark deleted the filter_already-attached_disks branch May 30, 2024 20:47
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.

already-attached disks are listed in disks-to-attach modal in instance create form

2 participants