hyperui icon indicating copy to clipboard operation
hyperui copied to clipboard

Adding variants in table component

Open ShahStavan opened this issue 1 year ago • 2 comments

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.

Sortable Table Search Functionality in Data Table Compact Table with Zoom In and Zoom Out Functionality

I would also appreciate guidance on whether to add these components to the Application UI or Marketing component of the project.

ShahStavan avatar Jul 01 '24 08:07 ShahStavan

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!

markmead avatar Jul 01 '24 09:07 markmead

Can you assist me with whether I should add a Sortable Table in Application UI or Marketing?

ShahStavan avatar Jul 01 '24 10:07 ShahStavan

Yeah, it would be the "Application UI" category.

markmead avatar Jul 01 '24 13:07 markmead

Hi @markmead I have created a PR. Please review the code and let me know if any further changes are required.

ShahStavan avatar Jul 01 '24 14:07 ShahStavan