I'm wondering what currently prevent the Grid from working with the WindowScroller. It looks like the horizontal scroll is currently an issue, but it's not obvious why that is.
I'd be happy to help out adding this feature if possible. I see there's #515 to refactor the Grid component, so I want to be sure I wouldn't do the wrong thing.
Basically it's just as the docs say:
Note that this HOC does not currently work with a horizontally-scrolling
Gridas horizontal scrolls reset the internal scrollTop. This may change with a future release but for the time being this HOC is should be used withTableorListonly.
If you would like to look into that and make the 2 work together, I'd be happy to accept a PR.
Closing due to inactivity.
@bvaughn Any plans to implement this in near future?
Most helpful comment
@bvaughn Any plans to implement this in near future?