Skip to content

Ensure Consistent Subrow Count Across Ranges to Fix UI Scrolling Issues #66

Closed Answered by samuelarbibe
Innders asked this question in Q&A
Discussion options

You must be logged in to vote

Hey!
groupItemsToSubrows does not perform any filtering.
Why not group all items into subrows, or at least all items in a sufficient range (the span prop is optional), and then render only items that intersect with the current visible range?
It will create all the required subrows, and render them, but only render the actually visible items.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Innders
Comment options

Answer selected by samuelarbibe
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants