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] I4_ Selection - Multiple selection Items not fully displayed #26934

Open
ninachen03 opened this issue Jan 3, 2025 · 3 comments
Open
Labels
area-controls-collectionview CollectionView, CarouselView, IndicatorView area-testing Unit tests, device tests csi-new platform/android 🤖 platform/windows 🪟 s/needs-attention Issue has more information and needs another look s/triaged Issue has been reviewed s/verified Verified / Reproducible Issue ready for Engineering Triage t/bug Something isn't working

Comments

@ninachen03
Copy link

ninachen03 commented Jan 3, 2025

Description

Affected case:
I4:

Multiple (Vertical list)

Steps to Reproduce

  1. Deploy https://devdiv.visualstudio.com/Pkgs/_git/VS.TestAssets.Xaml?path=/Assets/Projects/ManualMauiTests to Windows.
  2. Navigate to 'I CollectionView' ->'I4 Selection '
  3. Open Multiple Page
  4. Select on Multiple items

Actual Behavior:
Multiple items cannot be displayed all.
Image

Expected Behavior:
Multiple items can be displayed all.

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, the issue also repro on 8.0.100 & 9.0.21

Affected platforms

Android, Windows

@ninachen03 ninachen03 added csi-new platform/android 🤖 platform/windows 🪟 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
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.

@mattleibow
Copy link
Member

Is this a bug in MAUI or a bug in the test app? It looks like the labels are updating, but just eventually scroll off the screen. Should the label be made to wrap in the app?

@mattleibow mattleibow added the s/needs-info Issue needs more info from the author label Jan 4, 2025
@dotnet-policy-service dotnet-policy-service bot added the s/no-recent-activity Issue has had no recent activity label Jan 9, 2025
@jfversluis jfversluis added the area-controls-collectionview CollectionView, CarouselView, IndicatorView label Jan 9, 2025
@dotnet-policy-service dotnet-policy-service bot removed the s/no-recent-activity Issue has had no recent activity label Jan 9, 2025
@ninachen03
Copy link
Author

The label text has no wrap property in the code, we are investigating how to add and wrap lines effectively.
Image

@dotnet-policy-service dotnet-policy-service bot added s/needs-attention Issue has more information and needs another look and removed s/needs-info Issue needs more info from the author labels Jan 10, 2025
@Zhanglirong-Winnie Zhanglirong-Winnie added the area-testing Unit tests, device tests label Jan 13, 2025
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 area-testing Unit tests, device tests csi-new platform/android 🤖 platform/windows 🪟 s/needs-attention Issue has more information and needs another look 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

4 participants