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

Instances table: remove hostname, normal row height, split CPU/RAM #2389

Merged
merged 3 commits into from
Aug 20, 2024

Conversation

david-crespo
Copy link
Collaborator

@david-crespo david-crespo commented Aug 19, 2024

Closes #2357

We were giving hostname way too much prominence considering it's not really doing anything.

Before

image

After

image

Copy link

vercel bot commented Aug 19, 2024

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

Name Status Preview Updated (UTC)
console ✅ Ready (Inspect) Visit Preview Aug 20, 2024 4:43pm

@david-crespo
Copy link
Collaborator Author

cc @benjaminleonard with one fewer column, I think this would look better with non-tall rows if we can figure out a way to make CPU and RAM look all right. This isn't bad:

image

@benjaminleonard
Copy link
Contributor

Looks good to me

@david-crespo david-crespo changed the title Remove hostname column from instances table Instances table: remove hostname, normal row height, split CPU/RAM Aug 20, 2024
@david-crespo
Copy link
Collaborator Author

It's really surprising to me that changing this extremely key table did not cause any e2e tests to fail, so I'm going to add one.

@david-crespo david-crespo merged commit 6a005a0 into main Aug 20, 2024
8 checks passed
@david-crespo david-crespo deleted the remove-hostname branch August 20, 2024 17:01
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.

Remove hostname column from instances table
2 participants