Devamani11D / salt-app-kickstart

A CLI tool that can be installed as an npm package, featuring pre-installed Salt dependencies and templates such as AGGrid, Dashboard etc. Simplifies project setup by automatically launching on localhost.
10 stars 27 forks source link

[Feature] Implement Reusable Table Component Using Salt Design System #78

Open PrityanshuSingh opened 1 week ago

PrityanshuSingh commented 1 week ago

📋 Description

Create a reusable table component using the Salt Design System, supporting basic data display, sorting, filtering, and pagination functionalities. The component should accommodate dynamic content updates and ensure full responsiveness across various devices. Default styling will be provided, with options for customization to match different design requirements.

🔧 Additional Information

@Devamani11D, please assign this issue to me under gssoc-ext level3 and hacktoberfest-accepted.

PrityanshuSingh commented 1 week ago

@Devamani11D kindly update about the status of this issue as today is the last day for gssoc-ext PRs.

ayesha-firdaus commented 1 week ago

I would like to work on this issue please assign me.

PrityanshuSingh commented 6 days ago

@Devamani11D Could you assign me this issue if it is feasible according to the ongoing developments in the project.

Devamani11D commented 5 days ago

There is AG Grid in salt design system and there is already a template in the project. please see how you can enhance it.