Table Column Flickering and scroll issue #4010
Replies: 3 comments
-
|
Hi Nidhish, Thanks for your report. It looks like a bug indeed. I created an internal ticket and I will let you know when there is any update. |
Beta Was this translation helpful? Give feedback.
-
|
The excess of scroll was fixed in the latest release. We will look into the flickering elements too, but this one might be trickier. It is likely related to our recent removal of a resize observer polyfill. |
Beta Was this translation helpful? Give feedback.
-
|
The flickering problem is now fixed, too. The PR: #4159 The change is already merged and verified in the demo page. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
when column resizable is enabled for table I see two issues
You can see the experience in the below example
https://cloudscape.design/examples/react/table-editable.html
Can someone help me on this
Beta Was this translation helpful? Give feedback.
All reactions