Description
As you scroll down, you would automatically jump back to the top of the list. The expected behavior for this is the Windows result where the items should automatically scroll back to the top as the default control scrolling position is KeepItemsInView.
Affected case:
I9 - Incremental loading on scroll
Steps to Reproduce
- Deploy https://devdiv.visualstudio.com/Pkgs/_git/VS.TestAssets.Xaml?path=/Assets/Projects/ManualMauiTests to Maccatalyst/iOS/Android.
- Navigate to 'I CollectionView' ->'I9 Scrolling' -> 'Incremental loading on scroll'.
- Scroll down and observe that you jump back to the top of the list.
Actual Behavior:
It should jump back to the top of the list as it loads the next items.
Mac:

iOS:

Android:

Expected Behavior:
As you scroll down, you would automatically jump back to the top of the list.
Windows:

Link to public reproduction project repository
https://devdiv.visualstudio.com/Pkgs/_git/VS.TestAssets.Xaml?path=/Assets/Projects/ManualMauiTests
Version with bug
9.0.70-ci.main.25218.12
Is this a regression from previous behavior?
Not a regression. This issue can be reproduced on 9.0.50, 9.0.30, 9.0.0 and 8.0.100.
Affected platforms
macOS, Android, iOS
Description
As you scroll down, you would automatically jump back to the top of the list. The expected behavior for this is the Windows result where the items should automatically scroll back to the top as the default control scrolling position is KeepItemsInView.
Affected case:
I9 - Incremental loading on scroll
Steps to Reproduce
Actual Behavior:
It should jump back to the top of the list as it loads the next items.
Mac:
iOS:
Android:
Expected Behavior:
As you scroll down, you would automatically jump back to the top of the list.
Windows:
Link to public reproduction project repository
https://devdiv.visualstudio.com/Pkgs/_git/VS.TestAssets.Xaml?path=/Assets/Projects/ManualMauiTests
Version with bug
9.0.70-ci.main.25218.12
Is this a regression from previous behavior?
Not a regression. This issue can be reproduced on 9.0.50, 9.0.30, 9.0.0 and 8.0.100.
Affected platforms
macOS, Android, iOS