Adding variants in table component
I propose adding the following components to the current project:
- Sortable Table Component: This allows users to arrange the table data based on their selected column header for improved data presentation and retrieval.
- Data Table with Search Functionality: This feature empowers users to search within the table for specific data, enhancing their data exploration experience.
- Compact data table with zoom-in and zoom-out functionality.
Please review the attached images for a demonstration of these proposed components. I welcome your feedback and suggestions on their implementation.
I would also appreciate guidance on whether to add these components to the Application UI or Marketing component of the project.
Hi @ShahStavan,
Best to start with one, so if you could create a PR for the "Sortable Table" component then we can go from there.
Thanks!
Can you assist me with whether I should add a Sortable Table in Application UI or Marketing?
Yeah, it would be the "Application UI" category.
Hi @markmead I have created a PR. Please review the code and let me know if any further changes are required.