Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lag in keeping scrollable table viewport in sync with frozen viewport #6901

Open
evansjohnson opened this issue Jul 9, 2024 · 0 comments
Open

Comments

@evansjohnson
Copy link
Contributor

Steps to reproduce

This is noticeable at the table docs: https://blueprintjs.com/docs/#table/features.freezing particularly testing with a trackpad and on horizontal scrolling

Actual behavior

The frozen viewport (slightly) lags behind the scroll of the scrollable main viewport. I expect in some cases (ex many more rows/columns, or much more complex cell rendering) the lag may be much more noticeable.

Expected behavior

Scroll should be kept in sync without noticeable lag

Possible solution

Unknown


I'm not sure if it's reasonable to expect this behavior to be any better than it currently is, but opening this issue to have something to point to and track possible signal.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant