-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
[Sistent] Add Table component to the sistent components page #5962
Comments
Hi @dragon-slayer875 @Ashparshp , I can work on this issue. Also, I have contributed previously to Layer5 and I know the way around the codebase 😀. Please assign this to me. |
@rahulharpal1603, Go ahead! |
@Ashparshp @dragon-slayer875 Table. In this link, the code just returns the MUI table. But to use the MUI table, we also need ,, etc from MUI. The sistent library doesn't have any of those defined. How to handle this? |
Hi @rahulharpal1603 👋 Are you facing challenges with an issue in Sistent? We’ve got you covered! What’s on the agenda?
📌 Full details: Kickstart Your Open-Source Journey 👤 Want to get started?
💻 Let’s make open-source contributions easier for you. Don’t miss it! 🚀 |
Sure! I will join |
can you assign this issue to me? |
Hi @eyeaadil, Rahul is working on this issue. You can work on other unassigned PR's under this label project/sistent Simply leave a comment there. We will be happy to assign you. |
@eyeaadil I cannot work on this right now. You can go ahead |
Go aheah @eyeaadil 👍 |
Current Behavior
Layer5 and it's projects use Sistent library to enable easy component reusability among our various projects.
One such component is Table.
Ideally, all sistent components are represented on https://layer5.io/projects/sistent/components, so a centralized usage and example documentation can be maintained. This will aid new developers to more quickly jump into contributing to the various projects.
The Table component, currently needs this representation.
Desired Behavior
Proper documentation for Table component, similar to Button component on https://layer5.io/projects/sistent/components
The documentation should include:
Contributor Resources and Handbook
The layer5.io website uses Gatsby, React, and GitHub Pages. Site content is found under the
master
branch.Join the Layer5 Community by submitting your community member form.
The text was updated successfully, but these errors were encountered: