-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Description
Environment Information
- Package version(s): 8.44.0
- Browser and OS versions: (fill this out if relevant)
Please provide a reproduction of the bug in a codepen:
Actual behavior:
https://codepen.io/reactraphael/pen/abLoeGR
- open the codepen
- scroll at once to the bottom of the DetailsList
- DetailsList becomes unusable: flickering, expanding and shrinking, while failing to display items
When you scroll to the bottom of a large DetailsList with nested groups
the list becomes unusable and doesn't show items anymore.
If you scroll down slowly all items from a child group will be shown, but after the last item there is a white block, and the next group will not get rendered/shown.
You can observe the same issue
(scrolling to the bottom of the list => list flashing/flickering/expanding/shrinking loop)
with the first GroupedList example from the docs https://developer.microsoft.com/en-us/fluentui#/controls/web/groupedlist
Expected behavior:
A DetailsList with nested groups should just work like the docs example "DetailsList - Large Grouped":
https://developer.microsoft.com/en-us/fluentui#/controls/web/detailslist/largegrouped
Priorities and help requested:
Are you willing to submit a PR to fix? No
Requested priority: High
Products/sites affected: (if applicable)
Metadata
Metadata
Assignees
Labels
Type
Projects
Status