[HxGrid] ProgressInidicator incorrectly positioned when using InfiniteScroll (Virtualize)
Closed this issue · 1 comments
hakenr commented
Repro:
/components/HxGrid#InfiniteScroll
- Scroll a few rows down.
- Hit the Refresh button.
The progress indicator is not vertically centered over the grid but "moves with the rows." When you scroll further down and then hit Refresh, the progress indicator is not visible at all.
We need the progress indicator to maintain its centered position (both horizontally and vertically).
Hope this won't require adding the extra div
back into the structure.
cc @crdo