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

[Component] - Data Table #314

Open
2 tasks
andreaforni opened this issue Jan 16, 2024 · 0 comments
Open
2 tasks

[Component] - Data Table #314

andreaforni opened this issue Jan 16, 2024 · 0 comments
Labels
enhancement New feature or request new-component New component for the library

Comments

@andreaforni
Copy link
Contributor

andreaforni commented Jan 16, 2024

Figma: https://www.figma.com/file/XFbhstkgQFz8ZefAU3w2p4/1.-Quantum-Design-System?type=design&node-id=1185%3A1390&mode=design&t=Md4USerkyN1ibcpZ-1

We don't want to implement a Data Table from scratch, but we want to provide a Storybook example of how to build this component using:

  • The quantum Table components.
  • The TanStack Table library to manage all the logic (row sorting, filtering, selection, etc.)

As a reference, we can use the shadcn/ui data table. It uses its table components and the TanStack Table library.

  • Create Storybook demo
  • Write Storybook docs
@andreaforni andreaforni added enhancement New feature or request new-component New component for the library labels Jan 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request new-component New component for the library
Projects
None yet
Development

No branches or pull requests

1 participant