carbon-design-system / ibm-products

A Carbon-powered React component library for IBM Products
https://ibm-products.carbondesignsystem.com
Apache License 2.0
92 stars 136 forks source link

Clean up Datagrid stories #3863

Open elycheea opened 9 months ago

elycheea commented 9 months ago

Reorganize Datagrid stories so that base component features are exposed top level and “extensions” are included as extensions.

The base component of the Datagrid includes the following features – Table headers – Clickable row items – Row action buttons – Batch actions – Empty state – Frozen columns (scrolling) – Responsiveness (scrolling) – Column alignment – Infinite scrolling – Resizable columns

Some earlier proposals for reorganizing the stories although batch actions still may better suit the base section for now.

Image

elycheea commented 7 months ago

Moving to Later for now since some of the previous cleanup broke docs. May want to revisit this after we do some Storybook improvements.