carbon-design-system / ibm-products

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

Datagrid fails on initial load when isFetching is true and using the filter panel #4441

Closed xmannyxfreshx1 closed 7 months ago

xmannyxfreshx1 commented 8 months ago

What package(s) are you using?

Detailed description

Describe in detail the issue you're having.

Is this issue related to a specific component?

What did you expect to happen? What happened instead? What would you like to see changed?

What browser are you working in?

What version of the @carbon/ibm-products (or @carbon/ibm-cloud-cognitive) package are you using?

What offering/product do you work on? Any pressing ship or release dates we should be aware of?

Please create a reduced test case in CodeSandbox

https://codesandbox.io/s/github/carbon-design-system/ibm-products/tree/main/examples/carbon-for-ibm-products/SidePanel

Additional information

xmannyxfreshx1 commented 7 months ago

@matthewgallo I've tested this on 2.30.0-alpha.9 and 2.30.0 and confirmed the added checks allows the datagrid to load properly. 👍🏽

matthewgallo commented 7 months ago

Great news 😄