[Bug]: Visual Issue on GroupedList PCF Control #30294
Labels
Component: GroupedList
Fluent UI react (v8)
Issues about @fluentui/react (v8)
Shield: P2
Shield developers rate the issue as a low priority
Type: Bug 🐛
Library
React / v8 (@fluentui/react)
System Info
Are you reporting Accessibility issue?
None
Reproduction
https://codepen.io/Artem-Timoshyn/pen/qBvaQLV
Bug Description
Actual Behavior
In a situation when the user scrolls a grid that displays grouped data and has an expanded group/groups with a large number of records, the grid does not draw all the data (it is likely that it does not have time to draw) and after a certain number of drawn lines it displays a white screen that always remains such.
Additionally, if you scroll down immediately or quickly scroll to the end, the grid starts to "jump".
Expected Behavior
The data is evenly rendered during scrolling; the grid with data does not jump.
Logs
No response
Requested priority
Normal
Products/sites affected
GroupedList basic example https://developer.microsoft.com/en-us/fluentui#/controls/web/groupedlist
Are you willing to submit a PR to fix?
no
Validations
The text was updated successfully, but these errors were encountered: