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]When adding more items, an inappropriate ellipsis will appear. #26936

Open
RoiChen001 opened this issue Jan 3, 2025 · 1 comment
Open
Labels
area-controls-collectionview CollectionView, CarouselView, IndicatorView csi-new platform/iOS 🍎 s/triaged Issue has been reviewed s/verified Verified / Reproducible Issue ready for Engineering Triage t/bug Something isn't working
Milestone

Comments

@RoiChen001
Copy link

RoiChen001 commented Jan 3, 2025

Description

When adding more items, an inappropriate ellipsis will appear.

Note:
When you add more items and scroll horizontally, you can observe that the ellipsis disappears.

Steps to Reproduce

1.Deploy https://devdiv.visualstudio.com/Pkgs/_git/VS.TestAssets.Xaml?path=/Assets/Projects/ManualMauiTests to iOS platform.
2.Navigate to I1_Add items to linear layout.
3.Click button 'Add'.

Actual result:
When adding more items, an inappropriate ellipsis will appear.
Image

Expected result:
When adding more items, an inappropriate ellipsis won't appear.
Image

Link to public reproduction project repository

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

Version with bug

9.0.30-ci.main.25052.1

Is this a regression from previous behavior?

Not a regression. It can also be reproduced on 9.0.21 and 8.0.3.

Affected platforms

iOS

@RoiChen001 RoiChen001 added csi-new platform/iOS 🍎 s/triaged Issue has been reviewed s/verified Verified / Reproducible Issue ready for Engineering Triage t/bug Something isn't working labels Jan 3, 2025
@mattleibow mattleibow added this to the Backlog milestone Jan 4, 2025
@mattleibow mattleibow added the area-controls-collectionview CollectionView, CarouselView, IndicatorView label Jan 4, 2025
@mattleibow
Copy link
Member

Does this happen with the CollectionView2 handlers?

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/iOS 🍎 s/triaged Issue has been reviewed s/verified Verified / Reproducible Issue ready for Engineering Triage t/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants