Skip to content

Conversation

@Ritesh9876
Copy link
Contributor

When the header grid fired scroll events (during horizontal scrolling), it was calling the shared onScroll function with its own scrollTop value (which is 0 for headers). This overwrote the ScrollSync's shared scrollTop state, causing the body grid to reset its vertical position.
Screencast from 2025-09-05 00-13-43.webm

@Ritesh9876 Ritesh9876 changed the title Table fix [Bug]: Fix scrollTop reest when scrolling horizontally in data table Sep 4, 2025
@igorDykhta igorDykhta self-requested a review September 4, 2025 19:12
@igorDykhta
Copy link
Collaborator

@Ritesh9876 Thank you for the fix!

@igorDykhta igorDykhta merged commit f211ccd into keplergl:master Sep 26, 2025
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants