Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[MAUI]I9_ Scrolling- Try scrolling down and when new items are added the first item does not kept in the displayed list. #26810

Open
Zhanglirong-Winnie opened this issue Dec 25, 2024 · 1 comment
Labels
area-controls-collectionview CollectionView, CarouselView, IndicatorView csi-new platform/android 🤖 platform/iOS 🍎 platform/macOS 🍏 macOS / Mac Catalyst s/triaged Issue has been reviewed t/bug Something isn't working
Milestone

Comments

@Zhanglirong-Winnie
Copy link

Zhanglirong-Winnie commented Dec 25, 2024

Description

[MAUI]I9_ Scrolling- Try scrolling down and when new items are added the first item does not kept in the displayed list.
Affected case:
I9 -Control scroll position when new items are added.

Steps to Reproduce

  1. Deploy https://devdiv.visualstudio.com/Pkgs/_git/VS.TestAssets.Xaml?path=/Assets/Projects/ManualMauiTests to Android /iOS/MacCatalyst platforms.
  2. Navigate to 'I_CollectionView' ->I9_ Scrolling' ->"Scroll mode when adding items"
  3. Updating Scroll Mode to KeepItemslnView
  4. Try scrolling down

Actual Behavior:
Try scrolling down, when adding new items, android, iOS and MacCatalyst the first item does not kept in the displayed list.
Image

Expected Behavior:
The first item is always kept in the list displayed when a new item is added.
Image

Link to public reproduction project repository

https://devdiv.visualstudio.com/Pkgs/_git/VS.TestAssets.Xaml?path=/Assets/Projects/ManualMauiTests

Version with bug

Microsoft.Maui.Controls 9.0.30-ci.main.24624.2

Is this a regression from previous behavior?

Not a regression, The issue also repro on 9.0.21 & 9.0.0 & 8.0.100 & 8.0.3

Affected platforms

iOS, Android, macOS

Copy link

We've found some similar issues:

If any of the above are duplicates, please consider closing this issue out and adding additional context in the original issue.

Note: You can give me feedback by 👍 or 👎 this comment.

@PureWeen PureWeen added the area-controls-collectionview CollectionView, CarouselView, IndicatorView label Dec 26, 2024
@PureWeen PureWeen added this to the Backlog milestone Dec 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-controls-collectionview CollectionView, CarouselView, IndicatorView csi-new platform/android 🤖 platform/iOS 🍎 platform/macOS 🍏 macOS / Mac Catalyst s/triaged Issue has been reviewed t/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants