predixdesignsystem / px-data-grid

Predix UI component which defines a data grid
https://www.predix-ui.com/#/elements/px-data-grid
Apache License 2.0
12 stars 20 forks source link

Unfroze row action column. #801

Closed ghost closed 6 years ago

ghost commented 6 years ago

Workaround for an infinite scrolling bug on grids which occurs when the sum of all column width exceeds the containing element width.

Before: px-data-grid-infinite-scroll-bug

After: px-data-grid-infinite-scroll-fixed

cla-bot[bot] commented 6 years ago

Thank you for your pull request. We require contributors to sign our Contributor License Agreement here.

ghost commented 6 years ago

Looks like Travis CI has issues. I have verified tests are passing in both Chrome 67 and Firefox 61.