Skip to content

Conversation

@davelinke
Copy link

Adding the table component requested by the B2B effort

@vercel
Copy link

vercel bot commented Aug 15, 2025

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

Project Deployment Preview Comments Updated (UTC)
vibes Ready Ready Preview Comment Aug 26, 2025 7:22pm

@hunterbecton
Copy link
Contributor

Thanks for this PR! Some errors need to be addressed above with the deployment, but I still took a look and had some thoughts.

We've designed VIBE components to follow a single-component pattern over a compound-component pattern. Although the compound pattern is popular with libraries like shadcn, we wanted to make VIBE components handle that for you. This means that as a developer, all you have to do is pass in the data to a single Table component—no need to nesting components.

To get here, we probably need to think more about what the data looks like that's coming into the Table component, so we know how to render it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants