Skip to content

[WC-3390] DG2: improve virtual scroll behavior and height logic#2193

Open
yordan-st wants to merge 3 commits intomainfrom
fix/WC-3390_virtual-scroll-bug
Open

[WC-3390] DG2: improve virtual scroll behavior and height logic#2193
yordan-st wants to merge 3 commits intomainfrom
fix/WC-3390_virtual-scroll-bug

Conversation

@yordan-st
Copy link
Copy Markdown
Contributor

Pull request type

Bug fix (non-breaking change which fixes an issue)


Description

  • Virtual scrolling got stuck showing only the initial page of rows when the grid had many columns. The overflow detection compared measurements from different sources, incorrectly skipping the offset needed to make the body scrollable. Fixed by using consistent measurements for the overflow check and adding a fallback that loads more rows when the grid has no scrollbar but more data is available.

@yordan-st yordan-st requested a review from a team as a code owner April 28, 2026 13:06
@yordan-st yordan-st force-pushed the fix/WC-3390_virtual-scroll-bug branch 2 times, most recently from a8754a4 to 807c04f Compare April 29, 2026 09:51
@yordan-st yordan-st force-pushed the fix/WC-3390_virtual-scroll-bug branch from f079393 to 8751475 Compare April 29, 2026 14:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant