Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: don't use QueryTable for instance disks table #2454

Merged
merged 1 commit into from
Sep 18, 2024

Conversation

david-crespo
Copy link
Collaborator

@david-crespo david-crespo commented Sep 18, 2024

Groundwork for #2453 to make the diff there tiny. No behavior should change here. This table will never paginate because the list is capped at 8 items, so there's no need for QueryTable. This also has the advantage of removing the extraneous pagination UI control from the bottom of the page.

Copy link

vercel bot commented Sep 18, 2024

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

Name Status Preview Updated (UTC)
console ✅ Ready (Inspect) Visit Preview Sep 18, 2024 10:45pm

@david-crespo david-crespo merged commit 5640bf9 into main Sep 18, 2024
8 checks passed
@david-crespo david-crespo deleted the instance-disks-table branch September 18, 2024 22:52
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.

1 participant