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

Add PropertiesTable.IdRow and PropertiesTable.DateRow #2633

Merged
merged 4 commits into from
Dec 19, 2024

Conversation

charliepark
Copy link
Contributor

@charliepark charliepark commented Dec 19, 2024

This is a quick refactor that I'm not wedded to by any means, but thought could clean up some of our PropertiesTables, and act as a pattern for future table rows if we like what it does.

The UI doesn't change at all, apart from a few places where we had the full ID not wrapped in a Truncate (though I suspect we actually want that to be consistent, as it is with this change). Otherwise, the PropertiesTable rows all look as they did before.

In this screenshot, the ID, Created, and Updated rows have been updated.
Screenshot 2024-12-18 at 4 32 15 PM

Copy link

vercel bot commented Dec 19, 2024

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

Name Status Preview Updated (UTC)
console ✅ Ready (Inspect) Visit Preview Dec 19, 2024 4:21am

Copy link
Collaborator

@david-crespo david-crespo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice. PropertiesTable is so verbose.

@charliepark charliepark merged commit 63954c8 into main Dec 19, 2024
8 checks passed
@charliepark charliepark deleted the properties-table-refactor branch December 19, 2024 05: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.

2 participants