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 137 forks source link

Datagrid sitcky, infinite scroll issues #6207

Open crichtonibm opened 2 weeks ago

crichtonibm commented 2 weeks ago

Package

Carbon for IBM Products

Description

Infinite scrolling has some column sizing and sticky left operational issues.

Image

Component(s) impacted

Datagrid

Browser

Chrome

@carbon/ibm-products (previously @carbon/ibm-cloud-cognitive) version

2.51.0

Suggested Severity

Severity 2 = Aspects of design is broken, and impedes users in a significant way, but there is a way to complete their tasks. Affects major functionality, has a workaround.

Product/offering

Analytics and Business Intelligence

CodeSandbox or Stackblitz example

https://stackblitz.com/edit/github-kpy2kh?file=src%2FExample%2FExample.jsx

Steps to reproduce the issue (if applicable)

Documented in the testcase screen

Release date (if applicable)

No response

Code of Conduct

devadula-nandan commented 1 week ago

Hi @crichtonibm,

Point 4 is actually a feature, especially on small screens. If there is a sticky column that is wide enough, the user might have very little or even no real estate to view the other columns.

As for the other points, we have a PR (https://github.com/carbon-design-system/ibm-products/pull/6135) that should address some of these issues. The release candidate (RC) will likely be available today. We plan to investigate and resolve any remaining issues once we update to the latest RC in StackBlitz and identify which issues still persist.