#67783 is adding experimental AnchorMode API, same as non-experimental Virtualize component exposes. The behavior of default QuickGrid (without AnchorMode changed by the user using the experimental API) is not worse than the behavior of net10 QuickGrid, see the "Behavioral changes in comparison to net10" on the PR.
However, the QuickGrid behavior with Virtualization switched on is not yet as good as behavior of Virtualize component. The tests that describe the expectations for QuickGrid that were not fulfilled are blocked and tracked by this issue. An deeper investigation how to improve the UX is needed.
#67783 is adding experimental
AnchorModeAPI, same as non-experimental Virtualize component exposes. The behavior of defaultQuickGrid(withoutAnchorModechanged by the user using the experimental API) is not worse than the behavior of net10QuickGrid, see the "Behavioral changes in comparison to net10" on the PR.However, the
QuickGridbehavior with Virtualization switched on is not yet as good as behavior of Virtualize component. The tests that describe the expectations forQuickGridthat were not fulfilled are blocked and tracked by this issue. An deeper investigation how to improve the UX is needed.