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

Getting familar with infinite, stuck on data-table-filter-command... #28

Open
weisisheng opened this issue Feb 23, 2025 · 3 comments
Open

Comments

@weisisheng
Copy link

index.ts has a ton of errors, not sure where to start as I am new to Command...

1/ the first button says "identifier expected" but i can't figure it out

2/ "CommandGroup" refers to a value...

Any tips, tricks would be appreciated...

Next.js 15, tailwindcss 3.x, shadcn@latest

@mxkaske
Copy link
Member

mxkaske commented Feb 23, 2025

Hey @weisisheng, this repo is hardly in progress and I started a guide which is far from done but might provide you already some guidance.

It's hard to tell without the overall context. Did you fork the repo, run the project right away and are getting those errors?
A reproduction of that problem or a link to your repo would be great.

@weisisheng
Copy link
Author

Thanks for the fast reply. Let me review the guide and code more carefully. I manually recreated the code in to a new next.js package while trying to understand the structure.

@mxkaske
Copy link
Member

mxkaske commented Feb 24, 2025

Sure! Feel free to let me know about concrete issues you facets.

I’ll be porting another example with different fields/schemas at some point which will help to find areas of improvement when it comes to composability.

Clear goal is to make it a bulletproof data-table to be easily extended by everyone.

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

No branches or pull requests

2 participants