layer5
layer5 copied to clipboard
adding the table
Description
This PR fixes #5671
Description
This pull request adds a ResponsiveDataTable component to the Sistent project. It introduces a table with sample data and columns designed to be responsive and adaptable to different screen sizes.
Key Changes:
- Added Columns and Sample Data: Defined columns for displaying name, ISO code, population, size, and density of various countries.
- Component Integration: Integrated the
ResponsiveDataTablecomponent into theSistentComponentsPage, showcasing how to use it with the provided sample data. - Column Visibility Control: Included a
columnVisibilityobject to manage the visibility of columns. - Update Function: Added a placeholder
updateColumnsfunction to demonstrate how column updates can be handled.
Components Updated:
SistentComponentsPage: Added theResponsiveDataTablecomponent and updated the component structure.
Note: The ResponsiveDataTable component is currently commented out but can be enabled by uncommenting the relevant lines of code.
🚀 Preview for commit 39373b5d3c5b135aa9a11c051d2571cabcef0735 at: https://66afc9ed9e097ee72fed7c3b--layer5.netlify.app
@NareshBiradar1 Thanks for your contribution, let's discuss this on the website's call. Please add this as an agenda item to the meeting minutes. The call is scheduled for Monday at 5:30 PM IST.
@NareshBiradar1 why its commented out ?
@NareshBiradar1 this table is need to be represented as a sistent custom component. It will added here https://layer5.io/projects/sistent/components. Same as other component there will a card of Table. See the other components for reference and implementation
This is not ready to merge now...
@NareshBiradar1 ?
@NareshBiradar1, please respond when you get some time.
@NareshBiradar1, any luck?
@vishalvivekm, as we haven't heard back from @NareshBiradar1 we can close this PR?
@vishalvivekm, as we haven't heard back from @NareshBiradar1 we can close this PR?
Yes, please make a call for volunteers on next websites call @Ashparshp